Part Number: TMS320F28054
Hello,
I'm going to use TMS320F28054 SPI MOSI output to create simple waveform (a pulse or series of pulse) instead of typical SPI communication. Because I do not have HW ready yet I need help to answer following questions.
Assumption is that SPI will be configured as master with desired baud rate to create requested waveform.
Can I configure GPIO Mux to output just SPI MOSI output while SPI MISO and SCLK will not be used at device package pins?
Will last SPI output bit be also last SPI MOSI output pin state until next SPI data will be send out? I mean when I send out SPI data with last bit equal 0 will SPI MOSI be kept low until next SPI transaction? When I send out SPI data with last bit equal 1 will SPI MOSI be kept high until next SPI transaction?
Have SPI MOSI defined output state after SPI transaction has finished?
Thanks,
Martin