Other Parts Discussed in Thread: HALCOGEN, TMS570LS0432
Tool/software: Code Composer Studio
Hello
I am working with a TMS570LS1224 microcontroller and need to send different kinds of packets of data via SPI module.My question is that how can I specify which data packet to use for a specific part of my code?
Also how can I make different data packets with different length and data type in halcogen?