Tool/software: Code Composer Studio
Hi,
I'm trying to read data from a sensor via I2C and logging data on SD card via SDIO Mode, also accepting different commands over MQTT.
When I'm removing the SD card part my I2C sensor reading is working perfectly but when I'm using them together, SD card is working but I2C is not working. Unable to read anything from the I2C bus.
I'm using sysconf, simplelink_cc32xx_sdk_3_10_00_04 and it's switched to device Mode.
Kindly find the below-attached screenshots of the configuration.
Any help would be appreciated.