Use I2C RTIO driver with nrf5340

I am trying to use the ICM42688 sensor on I2C BUS with nrf5340 Application core. In the configuration, the HAS_I2C_RTIO config couldn't be enabled. Is this an MCU limitation?

Thank you.

Parents
  • Hi,

    Rather than an MCU limitation, I would say it's not a standard Kconfig symbol related to I2C in Zephyr or Nordic SDKs. Please make sure that you use Kconfigs appropriate to the SDKs.

    Regards,

    Priyanka

Reply
  • Hi,

    Rather than an MCU limitation, I would say it's not a standard Kconfig symbol related to I2C in Zephyr or Nordic SDKs. Please make sure that you use Kconfigs appropriate to the SDKs.

    Regards,

    Priyanka

Children