User Activity

Hi all,I am using the STM32N6570-DK kit with the GCC compiler. I want to disable the Helium extension. I have taken the AI object_detection code as a base code and created one function to check whether the Helium extension is enabled or disabled. I r...
Hi,     I am using STM32N6570-DK kit. I have an example project for image classification, but it is designed for STM32CubeIDE. I want to port this project to Keil ( in order to use the ARM Compiler). Could you please provide the project file so it ca...