IMXRT1060 I2C Receive FIFO of 4 words(8-bit receive data), but why can receive 1-256 bytes?
Hi @ykp3036
The recieve fifo has a size of 4 bytes, however the module can progressively recieve 256 bytes during the operation.
However it can be possible to recieve more than 256 bytes. Refer to this community post.
How to send or recieve more than 256 bytes
Best Regards, Miguel.