Part Number: TMS320F2800157
Other Parts Discussed in Thread: C2000WARE, SYSCONFIG
HI,
Just needing a little guideance on the example found in \C2000Ware_5_04_00_00\driverlib\f280015x\examples\spi.
I'm already using SPI0 to talk to a CPLD am using the full SPI FIFO state machine . In the effor to provide re-progamming of the CPLD configuration EEPROM via another set of pins, I had planned to manually swap over the and wanted the state machine function as well. I have seen that I was successful in reconfiguring the SPI state machine to use these pins.
I have attempted to use the SPI example referenced above, but got stuck when I saw that it is manually manpulating the CS line. In debugging, noticed that the CS line was not toggling. The example manually toggles the GPIO. Since I have not remapped the CS pin to a GPIO configuration, it stands to reason why I'm not seeing the pin toggle.
Is there any SPI EEPROM example that uses the SPI FIFO state machine automation rather than me having to bit-bang it?
Thanks,
John
