cancel
Showing results for 
Search instead for 
Did you mean: 

What should I use for an embedded AI module ?

MT.9
Associate

Hi,

I am working on the implementation of a AI algorithm in a heat pump. My first choice was the SPEAr320 MPU: it is outdated though, it doesn't have enough resources and any FPU. Which MPU should I choose for this application ? that is to say inference and training of the AI algo.

1 REPLY 1
PatrickF
ST Employee

Hi @Community member​ ,

I'm not AI expert, but all STM32MP1 products offer SW AI capabilities with Linux.

I think you could try using an existing development board to figure out what will be the inference rate with your AI algorithm.

https://wiki.st.com/stm32mpu/wiki/X-LINUX-AI_OpenSTLinux_Expansion_Package

Btw, the model training is not done on MPU target but rather on a PC during model development phases.

Regards.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.