Hello,
i have a question related with i2c slave mode.
when i checked wiced_i2c_init() i have seen that it prepares i2c as master but i want to use it as slave mode. is there any way for it or it is impossible to use as slave?
it is SDK:3.5.2
Best wishes
Solved! Go to Solution.
My understanding is that we only support SPI Slave on specific platforms, such as the 4390.
https://community.cypress.com/message/26694
You may want to also run this past the module partner you are working with as well (Murata, Inventek, LSR, etc.)
My understanding is that we only support SPI Slave on specific platforms, such as the 4390.
https://community.cypress.com/message/26694
You may want to also run this past the module partner you are working with as well (Murata, Inventek, LSR, etc.)
Hi there,
The question asked was about I2C Slave support not SPI slave support. I too am interested in I2C slave support. Is there an plans to provide I2C slave API support in upcoming versions of WICED SDK 5?