Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

We learned that when use SPI1 for sflash,I2C can't cocurrent.Can we use SPI2 to control sensor IC?

0 Likes
1 Solution
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

Most users place their sensors on the I2C bus with the EEPROM, or, on the second (lower speed) SPI bus called SPIFFY2.

Take a look at /WICED-Smart-SDK/Apps/spi_pressure_sensor within the SDK.

View solution in original post

0 Likes
1 Reply
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

Most users place their sensors on the I2C bus with the EEPROM, or, on the second (lower speed) SPI bus called SPIFFY2.

Take a look at /WICED-Smart-SDK/Apps/spi_pressure_sensor within the SDK.

0 Likes