modify bootloader


hi. can me? need modify optiboot bootloader way:
- if digitalread(a0) low (jumper on), after turn on atmega328p directly jump (through bootloader) program (bootloader not wait uart, not flash led, botloader "not works").
- if digitalread(a0) high (jumper off, input_pullup), after turn on atmega328p bootloader works.
can create hex file me? use atmega328p, 16mhz external crystal , arduino ide (classical arduino uno configuration). thanks.

hi - why not attempt yourself? if stuck, ask help. or if want you, expect pay.


Arduino Forum > Community > Gigs and Collaborations > modify 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'