2019-01-15 06:48 PM
Solved! Go to Solution.
2019-01-17 03:38 AM
Hi,
The user manual is now online here https://www.st.com/en/embedded-software/x-cube-ai.html
THe document is : UM2526: Getting started with X-CUBE-AI Expansion Package for Artificial Intelligence (AI). It is explaining how to get started with the X-CUBE-AI Expansion Package for Artificial Intelligence inside STM32CUbeMx.
You can also refer to our dedicated page www.st.com/stm32cubeai where you will find additional presentations and videos and especially the video Getting Started with STM32Cube.AI that you can also find on youtube (https://www.youtube.com/watch?v=grgNXdkmzzQ)
Cheers
2019-01-17 03:38 AM
Hi,
The user manual is now online here https://www.st.com/en/embedded-software/x-cube-ai.html
THe document is : UM2526: Getting started with X-CUBE-AI Expansion Package for Artificial Intelligence (AI). It is explaining how to get started with the X-CUBE-AI Expansion Package for Artificial Intelligence inside STM32CUbeMx.
You can also refer to our dedicated page www.st.com/stm32cubeai where you will find additional presentations and videos and especially the video Getting Started with STM32Cube.AI that you can also find on youtube (https://www.youtube.com/watch?v=grgNXdkmzzQ)
Cheers
2019-01-20 04:23 AM
Hi Miguel, it's a great resource! Being a little new to this platform, I think if there was a complete code that gives an idea on how do I pass the input and output parameters, for a simple model (maybe a digital gates truth table or some numerical analysis) would make it even more helpful I've been working on similar lines, but with my not so expert understanding of the coding infra, it's a little challenging
2019-01-24 12:33 PM
Hi Sufian, we provided several examples of applications in what we call a function pack. Did you have a chance to have a look to the following link?