User Activity

Hi,I'm trying to write a code that can receive a new app via uart. Can erase the unused bank. Writes the new code in that bank, flips the bank boot bit and then performs a reset. I also made a small app on a PC that reads the .hex file generated by m...
Hi,I'm having a problem that I simply cannot explain so any help is welcomed.I'm trying to flash the G4 via UART, to put it simply the app receives a reflash request via UART then it erases the other bank that isnt being used and writes the new doubl...