Part Number: TMS320F28388D
Other Parts Discussed in Thread: C2000WARE
Hello everyone,
I would like to use the SPI-Interface in high-speed mode.
I want to talk to two different Devices. So I need two ChipSelects.
I can control those via GPIOs before the SPI-Data-Transfer.
I read in that thread:
that it's possible to set the SPI into 3Wire-Mode and to deactivate the standard CS.
I can't find a way to do that with the driverlib. I am only able to aktivate the 3-Wire-Mode.
But as I understand correctly 3Wire-Mode in C2000 controllers omits the MISO and not the CS.
How do I setup the SPI correctly to make the CS fully Software-Controlled while only using CLK/MISO/MOSI.
Thanks and regards,
Marcel Kummer.