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