Coprocessor capable of performing I2C

Hi,

I have low power environmental sensor. They raise an interrupt that something was sensed and require to read some registers on the sensor via I2C and run a state machine to figure out if something really happened. Waking up the main CPU is expensive and it drains the battery. 

Are there any nRF chipset with coprocessor that can perform these I2C  operations and state machine computations without waking up the main CPU?

Thanks, Tilak 

Parents Reply
  • Thank you Edvin! Digging up! I noticed that the nRF54L15 already has ARM M33 + RISC-V coprocessor. Can you provide some numbers or please point me to suitable documentation where how much we save in battery when using a RISC-V coprocessor compared to the M33? Or suitable example to look at when using RISC-V. I am looking to save 4uA which will extend the battery life significantly for my use-case.

Children
Related