Hi,
When I use SPI to control peripherals(MCP2515,FRAM), it requires that the SPI CS signal is pulled low at first and then raised after read/write is done. For DM648, SPI CS pin cannot be configured as GPIO, referring to the PINMUX0 register description.
So,how to control the CS state in the software?
BR,
Joshua