This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

twi_master_with_twis_slave example and allowable page size for eeprom wrire

Hi Team

we are trying to use the example given in SDK 16.0 and I am able to write and read properly. 

But when I want to write/erase my eeprom entire page (256-byte Page Write Mode) not working and the example allowing only upto  txbuffer 255( 253 data + 2  address).

/* Maximum number of bytes writable to this slave emulator in one sequential access including  address of the slave memory. Maximum allowed is 255.*/

could you please help is there any limitation on lenth of the buffer and how to change it to 260 bytes of txbuffer

Thanks,

Srikanth R V

Parents Reply Children
No Data
Related