Skip to main content
Associate II
February 24, 2025
Question

STM32N6 Image Classification Example code to run on Keil

  • February 24, 2025
  • 2 replies
  • 698 views

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 can be executed on Keil?

2 replies

Julian E.
Technical Moderator
March 12, 2025

Hello @VasuV ,

 

Sorry for the late answer,

Sadly we don't have an example with Keil, but you aren't the first to ask so I escalated the demand to the dev teams.

They might work on one, but I cannot promise...

 

Have a good day,

Julian

​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.
VasuVAuthor
Associate II
March 13, 2025

Thanks for your reply, Julian.

 

Example code also doesn't have a .ioc file. If we want to use the example code as Base code to develop other use cases it gets hard to configure the project HAL layers manually in barematel. 

It would be great if you could provide the .ioc file for the same example as well so we can get started with development.