Yet another atmega1284p based arduino- Recomendations for bootloader ?


hi all,

i ve finished constructing new standalone arduino based system.

main features:

dual atmega 32u4 or atmega1284p support (either chip can soldered on pcb on separate footprints)

onboard rs232 interface
onboard rs485 interface
onboard switching power supply 10-24v ac or 12-30v dc supply (supplies 12v,5v , 3.3v)
onboard serial eeprom (2 ics)
onboard relay driver along 6 power relays (mains)
onboard socket nrf24 radio comms
i2c temperature sensor , i2c interface expansion available
number of expansion headers available (8 bit digital, leds, i2c, etc)

all above accommodated in double sided pcb measuring 10x8cm designed fit in din rail mounted box if required.

photos follow soon..

at point trying choose suitable bootloader atmega1284p. first time using chip , have no experience available bootloaders. ve been using 32u4 arduino micro bootloader far.


could please make recommendations suitable bootloader?
 



the optiboot.


Arduino Forum > Using Arduino > Microcontrollers > Yet another atmega1284p based arduino- Recomendations for bootloader ?


arduino

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'