Skip to main content
Associate III
June 6, 2025
Solved

Do STM32WBA52CG support Basic AI/ML

  • June 6, 2025
  • 1 reply
  • 374 views

Dear Team,

May I know STM32WBA52CG support some basic AI/ML applications. We don't need controllers like STM32N6.

If STM32WBA52CG supports some basic AI/ML can you please share some materials,applications notes or some examples where I can see some AI/ML application of STM32WBA52CG.

Regards

Hari

Best answer by Andrew Neil

Yes, ST (and the rest) were demonstrating ML on standard microcontrollers long before the current "AI" craze began.

See earlier links.

Also

https://www.youtube.com/watch?app=desktop&v=crJcDqIUbP4 - L4; so Cortex-M4 (from 2020)

https://www.digikey.com/en/maker/projects/tinyml-getting-started-with-stm32-x-cube-ai/f94e1c8bfc1e4b6291d0f672d780d2c0 

https://www.st.com/content/st_com/en/st-edge-ai-suite.html

1 reply

Andrew Neil
Super User
June 6, 2025
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
HariomAuthor
Associate III
June 6, 2025

By basic AI/ML I mean, Simple models (motion, sensor anomaly, binary classifier).

 

I found something like this.(https://github.com/stm32-hotspot/STM32WBA-BLE-AI-Fan-Control)

Andrew Neil
Andrew NeilBest answer
Super User
June 6, 2025

Yes, ST (and the rest) were demonstrating ML on standard microcontrollers long before the current "AI" craze began.

See earlier links.

Also

https://www.youtube.com/watch?app=desktop&v=crJcDqIUbP4 - L4; so Cortex-M4 (from 2020)

https://www.digikey.com/en/maker/projects/tinyml-getting-started-with-stm32-x-cube-ai/f94e1c8bfc1e4b6291d0f672d780d2c0 

https://www.st.com/content/st_com/en/st-edge-ai-suite.html

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.