ATmega1284 at 18.432 MHz
Posted: 25 August 2019, 10:45 AM
I wish to run a ATmega1284 at 18.432 MHz so can someone tell me how the fuses should be set ?
Thank you
Richard
Thank you
Richard
A place to discuss ZBasic and ZX series microcontrollers.
https://forum.zbasic.net/
The settings for 17.4756MHz should work fine. We use FD:D2:D7 (ext:high:low) for the crystal-based 1284P devices. If you're using a resonator, you might need to adjust that slightly. Further, you might need to adjust the fuse settings that control the bootloader size.rich wrote:I wish to run a ATmega1284 at 18.432 MHz so can someone tell me how the fuses should be set ?