It is safe to call i2c transaction from event_handler (Event Manager)

Hi,

i use event_manager with few modules.

One module use Sensor LIS2DH driver that read data  via i2c data  when triggered and send it to other module as event.

Second module receive the event and need to write it via i2c to other sensor.

-Sometimes the trigger not generated.

- Is it ok to use i2c from event manager handler?

Parents Reply Children
No Data
Related