Software Archive
Read-only legacy content
17061 Discussions

Flash Edison over I2C

K_R_1
Beginner
527 Views

Assume I have two Edisons connected over I2C with each other.

With many of the newer PIC microcontrollers it's possible to flash the chip over I2C. For those wondering what I'm talking about, read for example AN1302 from Microchip. Basically part of the flash is reserved by the bootloader and the bootloader puts the firmware received over I2C in the rest of the memory.

1. Does the Edison bootloader support such operations?

2. If not, is it doable to modify the bootloader into allowing such operations?

 

0 Kudos
1 Reply
Matthias_H_Intel
Employee
527 Views

Don't have an answer just a note in case you haven't seen: you can check out the EDK sources for the bootloader

0 Kudos
Reply