Page 1 of 1

Flash ATMEGA328 with ESP32 via spi

Posted: Mon Nov 04, 2019 8:19 pm
by zliudr
Is there any existing project/code that takes a .HEX file and flashes it to ATMEGA328 via SPI interface? I am designing a board with esp32 and atmega328. It would be nice if esp32 can update 328's firmware.

Thanks.