In which file, after generating the code with a STM32H7A3, the "network_[name]_val_m_outputs_1.csv" is created?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-03-10 2:07 AM
- Hi Madam,Mister,
- I generated code using STM32CubeMX for an STM32H7A3 microcontroller, and I have searched through various files such as main.c, but I cannot find the part of the code where the "network_[name]_val_m_outputs_1.csv" file is created. I would like to modify this file programmatically. Could you help me please?
- Thank you in advance,
- Best regards,
- Mary MICHEL
- Labels:
-
STM32CubeMX
-
STM32H7 Series
-
X-CUBE-AI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-03-16 3:21 AM
Hello @MMary.1
First let me thank you for posting.
Could you please provide more details about the project you are creating?
What is the configuration done in the CubeMx?
Could you provide the ioc file?
What do you mean by "I would like to modify this file programmatically."?
Best regards,
Semer.
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-03-17 1:42 AM
Hi @Semer CHERNI
Thank you for your previous response. Ihave attached the ioc file as requested.
To clarify, what I meant earlier was that I would like to modify the "network_[name]_val_m_outputs_1.csv" file in my code. My goal is to understand the meaning of the numbers in the file and adjust them to obtain the desired results.
Is it possible to modify the csv file in this way?
Thank you in advance,
Best regards,
Mary
