Other Parts Discussed in Thread: TMS320F28335
Hello,
I am using the TMS320F28335 DSP and I have implemented a i2c driver using FIFO mode. Now my task is to make it work with 255 data bytes.
Is it possible to use the FIFO mode to send/receive 255 data bytes or should I change the driver from FIFO mode to regular mode with the basic i2c interrupt requests ?
Do you know an example that doesn't use the FIFO ?
Thanks in advance,
Adrian