This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Field firmware upgrade via SSI

Other Parts Discussed in Thread: EK-TM4C123GXL

I'm interfacing a uC to a slave TM4C device via a SSI port, and I'm trying to implement a firmware upgrade...

Is ROM_UpdateSSI() the best way to accomplish this? If so, is there more detailed information on the packet protocol somewhere? In particular, I need to verify whether the chip select signal can be deasserted between commands and responses. As well as bit and byte ordering...

Thanks in advance,

Brad