Skip to main content
JMert.1
Associate
May 20, 2020
Question

Hi. I have a STM32L053 nucleo. Is it Compatible for CUBE AI? Or only F3,F4,F7,L4 and H7 boards are compatible?

  • May 20, 2020
  • 4 replies
  • 3776 views

..

This topic has been closed for replies.

4 replies

Matthieu
ST Employee
May 20, 2020

Hello,

Cube.AI support only Cortex-M4 and Cortex-M7 based STM32 taking advantage of the FPU and the DSP instruction set.

Running a neural network on a Cortex-M4 or Coretx-M7 will be much more efficient than on a Cortex-M0 and there are STM32 Cortex M4 at very cost effective price. Typically the F4 serie.

JMert.1
JMert.1Author
Associate
May 20, 2020

Alright. Thank You. So CUBE AI doesnt support the nucleo i have?

Matthieu
ST Employee
May 20, 2020

Indeed. Not this one.

Matthieu
ST Employee
June 20, 2020

Note that Cube.AI support also Cortex M33 (STM32L5 serie)