Strictly necessary cookies are on by default and cannot be turned off. Functional, Performance and Tracking/targeting/sharing cookies can be turned on below based on your preferences (this banner will remain available for you to accept cookies). You may change your cookie settings by deleting cookies from your browser. Then this banner will appear again. You can learn more details about cookies HERE.
Strictly necessary (always on)
Functional, Performance and Tracking/targeting/sharing (default off)
Question: What is the maximum length of an I2C transaction in PSoC?
Answer:
In PSoC, the maximum number of data that can be transmitted in an I2C transaction is limited to 255. This is because the data count variable in the PSoC I2C user modules is 8 bits and hence can support only upto 255 bytes of transfer.