Hi
I want to implement a machine learning application with FogML on a stm32 microcontroller using HAL library. Is there any example for this case? Like the example for Arduino in this repository: https://github.com/tszydlo/FogML-Arduino
There is no example for HAL library. Nevertheless, porting the code should be relatively easy. Let me know what the purpose of the final device is, and maybe I will be able to help.
Hi I want to implement a machine learning application with FogML on a stm32 microcontroller using HAL library. Is there any example for this case? Like the example for Arduino in this repository: https://github.com/tszydlo/FogML-Arduino