ATmega1284P ZX Mic. & Arduino Bootloader
hello.
i have zx-24s microcontroller uses atmega1284p.
because arduino has big community , variety of libraries change zx's bootloader , put arduino bootloader.
in zx microcontrollers forum pointed me calunium project have make changes bootloader works 24pin microcontroller.
unfortunately i'm new microcontrollers if can read or compile source code don't know changes have ( ports told me ). don't know have delete previous bootloader , set new bootloader microcontroller.
so here hopping experts
my microcontroller (with schematics , info) :
http://www.zbasic.net/microcontrollers/zx-24s-microcontroller/p-83.html
calunium project:
http://www.adafruit.com/blog/2011/11/14/calunium-an-atmega1284-arduino-clone/
calunium source , bootloaders:
https://github.com/stevemarple/calunium/tree/master/software/calunium/bootloaders/standard
thanks in advance !
i have zx-24s microcontroller uses atmega1284p.
because arduino has big community , variety of libraries change zx's bootloader , put arduino bootloader.
in zx microcontrollers forum pointed me calunium project have make changes bootloader works 24pin microcontroller.
unfortunately i'm new microcontrollers if can read or compile source code don't know changes have ( ports told me ). don't know have delete previous bootloader , set new bootloader microcontroller.
so here hopping experts

my microcontroller (with schematics , info) :
http://www.zbasic.net/microcontrollers/zx-24s-microcontroller/p-83.html
calunium project:
http://www.adafruit.com/blog/2011/11/14/calunium-an-atmega1284-arduino-clone/
calunium source , bootloaders:
https://github.com/stevemarple/calunium/tree/master/software/calunium/bootloaders/standard
thanks in advance !
"the heart of zx-24s atmel avr atmega1284p microcontroller running @ 14.7mhz."
that not quite compatible arduino - can change 16 mhz?
the maniacbug bootloader working nicely me in arduino environment.
https://github.com/maniacbug/mighty-1284p
and obtain avr isp downloading bootloader.
http://www.mouser.com/productdetail/atmel/atavrisp2/?qs=2mdvtluetfdjnew6vtjiyldqdy5jf199fggztryr4u8%3d
or
http://www.mdfly.com/index.php?main_page=product_info&cpath=5_6&products_id=415
i use both, 2nd 1 slower first appears program of memory vs bootloader section.
the first 1 makes easy @ fuses. requires part powered elsewhere.
tradeoffs.
a usb/serial adapter used download programs (sketches) via serial port after bootloader installed.
http://www.sparkfun.com/products/9716
that not quite compatible arduino - can change 16 mhz?
the maniacbug bootloader working nicely me in arduino environment.
https://github.com/maniacbug/mighty-1284p
and obtain avr isp downloading bootloader.
http://www.mouser.com/productdetail/atmel/atavrisp2/?qs=2mdvtluetfdjnew6vtjiyldqdy5jf199fggztryr4u8%3d
or
http://www.mdfly.com/index.php?main_page=product_info&cpath=5_6&products_id=415
i use both, 2nd 1 slower first appears program of memory vs bootloader section.
the first 1 makes easy @ fuses. requires part powered elsewhere.
tradeoffs.
a usb/serial adapter used download programs (sketches) via serial port after bootloader installed.
http://www.sparkfun.com/products/9716
Arduino Forum > Using Arduino > Microcontrollers > ATmega1284P ZX Mic. & Arduino Bootloader
arduino
Comments
Post a Comment