Hi,
I have a customer who is currently utilizing the TMS320 chip's SCI functionality. Although they have gotten SCI to work there are a few unresolved questions that would better enhance their understanding and use of the model.
1. How to use SCI FIFO:
Can both TX and RX FIFO be used without enabling an interrupt? The system seems to request less interrupts for better motor control. Right now they are only enabling SCI RX and not SCI TX. Can TX still be used with RX FIFO?
2. What is the process of reading from and writing to FIFO? The customer says they seem to be user invisible
3. When using the Auto baud setting do both the RX and TX interrupts need to be enabled?