cancel
Showing results for 
Search instead for 
Did you mean: 

Do STM32WBA52CG support Basic AI/ML

Hariom
Associate

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

1 ACCEPTED SOLUTION

Accepted Solutions

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.

View solution in original post

3 REPLIES 3
Andrew Neil
Super User

What, exactly, do you mean by, "basic AI/ML" ?

It's a Cortex-M33 with 1M Flash

https://www.st.com/content/st_com/en/arm-32-bit-microcontrollers/arm-cortex-m33.html#:~:text=Machine%20learning%2Dready,learning%20workload.

https://developer.arm.com/documentation/109267/0102/ML-software-development-for-Arm-Cortex-M-processors

 

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.

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)

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.