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
Dec 19, 2024
Explore Concurrent Multiprotocol and examine the distinctions between CMP single channel, CMP with concurrent listening, and CMP with BLE Dynamic Multiprotocol....
Jan 10, 2025
Most of us think we know something about quantum computing, right until someone else asks us to explain it to them'¦...

featured chalk talk

Advantech Dual Band WiFi
Sponsored by Mouser Electronics and Advantech
In this episode of Chalk Talk, Amelia Dalton and Monica Goode from Advantech investigate the what, where, and how of dual band WiFi. They also explore the benefits that dual band WiFi can bring to a variety of embedded designs and how you can take advantage of Advantech dual band WiFi solutions for your next design.
Jul 31, 2024
84,017 views