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.

TMS320F28335: Send more than 14 bytes of data using I2C

Part Number: TMS320F28335

Hello ,

Just began programming I2C based eeprom so referred the I2C eeprom example program. how to send more than 14 bytes like how to keep writing for say 50 bytes. as soon as NUM of bytes is increased pass count becomes 0. what registers need to be set fot such an action 

in headers it was defined that FIFO max buffer size = 16 where 2 bytes are reserved for address so how can one keep sending new data so only 14 bytes of data can be send