editor's blog
Subscribe Now

Isn’t Sensor Fusion CPU-Agnostic?

Sensor fusion is algorithms. And these algorithms are typically executed as software. So that should be simple, right?

Just get your sensor fusion libraries from whomever you prefer (could be the sensor vendor, could be one of the sensor-agnostic folks), and then run it in the processor of your choice.

That processor could be the AP in a phone, although more and more that’s deprecated in favor of sensor hubs and other local, less power-hungry resources. Largely microcontrollers. And there shouldn’t really be any dependence on the specific computing platform chosen – as long as it has the resources to handle the algorithms. Right?

So I was a bit surprised when I saw that Movea and ST had collaborated to make Movea’s sensor fusion available on a very specific ST microcontroller: the STM32F401. Wouldn’t Movea’s stuff work on any ST microcontroller? Or anyone else’s, for that matter?

The answer is yes. Turns out that the collaboration alluded to in the announcement reflected work that Movea did to optimize their algorithms for that particular microcontroller. So the implication would be that, although you could run the algorithms on other ST microcontrollers, for example, they would run most efficiently on this particular one. Says ST’s Michael Markowitz, “This is precisely the result of a custom optimization by Movea to perfectly map the F401, which has an architecture that is well suited to performing sensor fusion at very low power.”

And, as such, ST would appear to be positioning that particular microcontroller as its preferred sensor hub platform. But there’s nothing that says you can’t use a different one.

You can find out more about this particular combination in the ST/Movea release.

Leave a Reply

featured blogs
Mar 27, 2025
I have to say that I've been blown away by the quality of the sound from my bone conduction headphones from H2O Audio (they even work if you're swimming)....

Libby's Lab

Arduino Portenta Environmental Monitoring Bundle

Sponsored by Mouser Electronics and Arduino

Join Libby and Demo in this episode of “Libby’s Lab” as they explore the Arduino Portenta Environmental Monitoring Bundle, available at Mouser.com! This bundle is perfect for engineers requiring environmental data such as temperature, humidity, and pressure. Designed for ease of use, the bundle is great for IoT, smart home, and industrial devices, and it includes WiFi and Bluetooth connectivity. Keep your circuits charged and your ideas sparking!

Click here for more information about Arduino Portenta Environmental Monitoring Bundle

featured chalk talk

All-In-One Combo Solution for Air Quality Monitoring
Sponsored by Mouser Electronics and Sensirion
Properly measuring air quality can be a complex process. In this episode of Chalk Talk, Rick Zanardo from Sensirion and Amelia Dalton chat about the key parameters that determine air quality and the challenges of air quality measurement. They also explore the details of the SEN6X All-in-one combo sensor module, how this integrated solution can lower your BOM and assembly costs, and how you can get started using it in your next design.
Mar 4, 2025
27,376 views