element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Arduino
  • Products
  • More
Arduino
Arduino Forum Power arduino using lm338k
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 16 replies
  • Answers 10 answers
  • Subscribers 394 subscribers
  • Views 2179 views
  • Users 0 members are here
  • power supply
  • lm338k
  • arduino
Related

Power arduino using lm338k

idanre1
idanre1 over 8 years ago

Hi

I have a transformer 13.8v DC.

I also have arduino nano. According to the spec, arduino can be powered from 7-12v.

 

I thought using http://www.ti.com/lit/ds/symlink/lm338.pdf in-order to step down the voltage to around 12v.

I have used the default scheme as mentioned in the datasheet

image

 

R1 is 1Kohm, R2 is 1Mohm.

image

image

  • When Vout is un-connected to arduino - If I sample Vout using a multi-meter I get 12.19v which is great!
  • When I connect Vout to arduino's Vin port - the voltage drops down and continuously changes between 8.5v and 9.2v.
  • I want to mention the circuit is not getting hot, not the arduino and not the regulator

 

If I understand lm338k functionality, it supposed to provide a stable voltage even with load connected.

 

Even though ~9v is valid for powering arduino, I don't understand the phenomena.

 

Someone have an idea what I am doing wrong?

How can I continue the debug?

 

Wall-Wart photo:

I don't know why it says 7.5V, it actually outputs 13.75v when I test it with multimeter.

image

 

Measurement

I have just received The specified item was not found.

It has an osciliscope of up to 12v (Good enough for this task)

 

I put the measurment on Vout of the circuit above.

I have catched a trigger (8v fall edge) when I put higher load (I provde a pulse for enabling a DC motor driver) in parallel to the arduino.

image

You can see the voltage it pushed from 9.5v to 6.5v during the DC activation (Higher load is attached)

When aduino is reaching towards 6.9v it then power down and the motor stops.

The signal comming back to 9.5v is because both arduino and DC motor are offline since the arduino cannot contorl over the DC anymore...

 

Vout on the circuit is connected to Vin of arduino.

I then put big capacitor between the 5v voltage reference of the arduino (Regulated power supply) and GND.

This keeps ardunio on 5v during this hickup.

 

Thanks!

Idan

  • Sign in to reply
  • Cancel

Top Replies

  • jw0752
    jw0752 over 8 years ago +4 suggested
    Hi Idan, You might consider using a regular 7809 regulator to bring the voltage down to 9 volts. You will not have to bother with resistors or adjustments. The Arduino has its own regulator to take the…
  • Robert Peter Oakes
    Robert Peter Oakes over 8 years ago in reply to gecoz +3 suggested
    While this is correct regarding the remediation of the external regulator. Thus is not the primary reason for the posters symptoms. It is bease the transformer is actually only a 7.5v one and the higher…
  • gecoz
    gecoz over 8 years ago in reply to idanre1 +2 verified
    Hi Idan, The behaviour of Vout with your original set up, I'm not sure if the choice of the values for R1 and R2 @ Vout=12V were correct. From the formula, setting R1 to 100K you get I1=12uA, as you correctly…
Parents
  • jw0752
    0 jw0752 over 8 years ago

    Hi Idan,

     

    You might consider using a regular 7809 regulator to bring the voltage down to 9 volts. You will not have to bother with resistors or adjustments. The Arduino has its own regulator to take the voltage down to the voltage needed by the processor and by bringing the voltage down externally you take some stress off the internal regulator.

     

    John

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • idanre1
    0 idanre1 over 8 years ago in reply to jw0752

    Hi John

    This is an excelent solution.

    I will order one image

     

    Regards

    Idan

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Robert Peter Oakes
    0 Robert Peter Oakes over 8 years ago in reply to idanre1

    See my other response. You don't even need a regulator external to the arduino

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Reply
  • Robert Peter Oakes
    0 Robert Peter Oakes over 8 years ago in reply to idanre1

    See my other response. You don't even need a regulator external to the arduino

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube