Hi Team,
We are using LPC55s69 controller.
we wanted to know what's the maximum I2C bytes transferred at a time using
status_t I2C_MasterTransferNonBlocking(I2C_Type *base, i2c_master_handle_t *handle, i2c_master_transfer_t *xfer);
Is it 256 bytes or is it capable of transferring more length?
Thanks & Regards,
Deep_bang