Can you run an ATmega328 only using an 16Mhz crystal, so without the capacitors?
Answer
Sort of - set the fuses so it runs off the internal oscillator and it shouldn't care what's connected to the xtal pins. You won't need the crystal either.
Can you run an ATmega328 only using an 16Mhz crystal, so without the capacitors?
Answer
Sort of - set the fuses so it runs off the internal oscillator and it shouldn't care what's connected to the xtal pins. You won't need the crystal either.
I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...
No comments:
Post a Comment