Jesse
Joined: 07 Sep 2021 Posts: 7
|
Bootloader via I2C |
Posted: Thu May 19, 2022 5:43 am |
|
|
So I have a question concerning bootloading via I2C. The purpose is to use two dsPIC33CH512MP508 and I want to send a hex file to 1 via UART and then bootload the other chip.
I already have the example files for the PCD compiler, but it's not working fine. The UART works and so does the I2C. It loads the program and sends it via I2C but somehow it's not finished yet and just stops.
No errors in I2C on logic analyser.
Someone experience with this? |
|