Other Parts Discussed in Thread: TMS320F28335
I am testing I2C interface with eeprom in TMS320F28335 eZdsp board. It is working good. In our application we will be using page write (upto 16 or 32 bytes). Eeprom which is there in eZdsp board supports upto 64 bytes for single write cycle. I think in DSP we have transmitter buffer size as 16bytes, so we can setup up maximum 14bytes(2bytes for Address). Is there any way we can write more than 14 bytes at a stretch in TI 2833x?
Please help..