Skip to main content
Evelina CAMILLERI
ST Employee
July 8, 2020
Question

For the MLC, how can the IMU work independently from the microcontroller and wake it up with an interrupt?

  • July 8, 2020
  • 1 reply
  • 608 views

[webinar - Program decision trees in sensors with a Machine Learning Core]

This topic has been closed for replies.

1 reply

Evelina CAMILLERI
ST Employee
July 8, 2020

Once the MLC is configured to run on the device, the MLC keeps generating results (every MLC ODR) on the MLCx_SRC registers. The device generates an interrupt signal when a change of result occurs in one of these registers, in this way the microcontroller can be waken up to read the new result generated by the MLC.