Hi,
I got a trouble while I'm doing the SPI and I2C in same time by using the example project. Currently if I open SPI driver first, then I can't transmit the I2C data ( but can open I2C driver after opening the SPI). Until I close the SPI, the I2C can correctly working, Where is the issue could be on my side?