This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28033: TMS320F28033

Part Number: TMS320F28033
Other Parts Discussed in Thread: C2000WARE

Hello:

      I think I would like to ask about the I2C communication of TMS320F28033.enable the FIFO module, and the depth of the FIFO module is 4. According to the

following figure, the E2PROM timing ControlByte is configured in the I2caRegs.I2CSAR register, and the address and data written to the E2PROM are configured in the

I2caRegs.I2CDXR register. Will ControlByte take up space in the FIFO? For example, if I want to transmit 16bits of data now, the address is divided into high bits

and statuses, a total of 16bits, and 2Bytes of data bits. Is this configuration possible? Thank you~