Part Number: TM4C1290NCZAD
Other Parts Discussed in Thread: UNIFLASH
I am planning to implement the feature of updating the firmware using SD card interfaced through UART with my custom board that has the MCU - TM4C1290NCZAD.
SD card is interfaced through UART with the MCU - TM4C1290NCZAD and the SD card will have the firmware .out file or other format(please suggest suitable format).
Whenever the SD card in inserted into my custom board and power reset happens, the firmware resides in the on-chip flash of the MCU - TM4C1290NCZAD should get updated if the CRC of the .out file from SD card did not match with the already existing firmware in the MCU, and once the firmware upgrade is over it should get transition to my application code.
Please share me the specific details on how to start designing this feature.
I have already seen the TIVA samples and I am bit confused with the information given and also gone through the spmu301e.pdf and could not get the required details.


