OK, obvious error, just in case anyone else makes the same mistake; the Hantek 6022BE only has a maximum input of+/- 5v (=/- 50v using 10x probe), so can't possibly measure the signal fully. With a very crude 100x attenuation now getting closer to 200v. Happy to proceed, did say I was rusty!
Announcement
Collapse
No announcement yet.
Arduino Nano PI Main Discussion
Collapse
X
-
Hi guys
I had the project working fine and was about to begin assembly when I started having issues with my nanos and the power that's burned out a couple of them out. Hoping someone can help before I kill my last one!
The first nano just seemed to go unresponsive
The second nano 5v pin measured about 7.5v
The third nano from a different manufacturer had a VIN pin measured 12.5v and the 5v pin about 9v before burning out.
i first thought it was just a dodgy batch but seems unlikely now.
If helpful this is my third and last spare nano I have:
https://kunkune.co.uk/shop/compatibl...le-atmega328p/
Thanks!
Comment
-
Is there anyone who can help me to find the Arduino PI sketch which should be found on Geotech acc to George Overton.
I am currently building the pulse induction metal detector described in his book with Arduino Nano.
Many, many thanks in advance for your help !
Claes.....recently member
Comment
-
Originally posted by Claes View PostIs there anyone who can help me to find the Arduino PI sketch which should be found on Geotech acc to George Overton.
I am currently building the pulse induction metal detector described in his book with Arduino Nano.
Many, many thanks in advance for your help !
Claes.....recently member
Comment
-
Originally posted by Lukelearning View PostHi guys
I had the project working fine and was about to begin assembly when I started having issues with my nanos and the power that's burned out a couple of them out. Hoping someone can help before I kill my last one!
The first nano just seemed to go unresponsive
The second nano 5v pin measured about 7.5v
The third nano from a different manufacturer had a VIN pin measured 12.5v and the 5v pin about 9v before burning out.
i first thought it was just a dodgy batch but seems unlikely now.
If helpful this is my third and last spare nano I have:
https://kunkune.co.uk/shop/compatibl...le-atmega328p/
Thanks!
Then measure the +5V pin (27). If you measure 5V, then the Nano power supply is OK.
Comment
-
I did that but it started smoking straight away!
I have 3s Li-ion NCR18650B for the power. The voltage coming from them is 12.34V do you think this is too much for the nano to handle?
Like I said it was working OK before but maybe I've charged them and that extra voltage has pushed it over the edge?
Comment
-
Originally posted by Lukelearning View PostI did that but it started smoking straight away!
I have 3s Li-ion NCR18650B for the power. The voltage coming from them is 12.34V do you think this is too much for the nano to handle?
Like I said it was working OK before but maybe I've charged them and that extra voltage has pushed it over the edge?
Here's the User Manual ->https://components101.com/microcontrollers/arduino-nano
There's a schematic in the manual which shows that the voltage regulator is an UA78M05, which has an input voltage range of 7V to 25V.
https://www.alldatasheet.com/datashe...I/UA78M05.html
I've powered the Arduino Nano with a lithium battery pack of several occasions with no magic smoke being released.
I suspect you have some poor quality / dodgy devices.
Comment
-
Originally posted by Qiaozhi View Post
That input voltage should be perfectly OK for the Arduino Nano. The User Manual says 12V, but that's the nominal voltage.
Here's the User Manual ->https://components101.com/microcontrollers/arduino-nano
There's a schematic in the manual which shows that the voltage regulator is an UA78M05, which has an input voltage range of 7V to 25V.
https://www.alldatasheet.com/datashe...I/UA78M05.html
I've powered the Arduino Nano with a lithium battery pack of several occasions with no magic smoke being released.
I suspect you have some poor quality / dodgy devices.
if its useful to anyone I got the first 2 from Tayda (1 worked fine for a while) the second 2 I got from kunkune that started smoking straight away
Comment
-
Originally posted by Lukelearning View Post
Just a small update - it was the cheap clones. Using a legitimate nano solved my issues
if its useful to anyone I got the first 2 from Tayda (1 worked fine for a while) the second 2 I got from kunkune that started smoking straight away
Hope the rest of the build goes OK.
Comment
Comment