alexforencich / xboot

XBoot Extensible Bootloader
125 stars 69 forks source link

Enter Bootloader #45

Closed BuriKizilkaya closed 3 years ago

BuriKizilkaya commented 3 years ago

Hi

How I can enter the bootloader with avrdude? I saw in your documentation that you mentioned to sniff the sync word 0x1b in the application software. But when I enter the xboot, then must send AVRDUDE again the sync word.

BuriKizilkaya commented 3 years ago

I found the solution.

It is necessary to have the same baudrate in the application such as in avrdude