hello how can I develop a machine learning application with NUCLEO U575ZIQ using cube.al?
I am trying to implement hello world application for mcu but I have I have a card other than the suggested card (the card I have NUCLEO U575ZI Q AT2) I'm trying to do it using Cube.al, but I can't get a complete result and the errors I get are from the files created by cube.al in the platform h file. What can I do about it? and how to perform motion detection on STM32L4 IoTnode? I read the article and wanted to try it, but in the requirements section of the article, a different nucleo card is suggested than the one I have. Can I directly implement this project on my own card by following the steps in the article? If I can't, what changes and configurations do I need to make?
