cancel
Showing results for 
Search instead for 
Did you mean: 

In which file, after generating the code with a STM32H7A3, the "network_[name]_val_m_outputs_1.csv" is created?

MMary.11
Associate II
  • 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

2 REPLIES 2
Semer CHERNI
ST Employee

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.

MMary.11
Associate II

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