Skip to main content
MMary.11
Associate II
March 10, 2023
Question

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

  • March 10, 2023
  • 2 replies
  • 1174 views
  • 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

This topic has been closed for replies.

2 replies

Semer CHERNI
ST Employee
March 16, 2023

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.

MMary.11
MMary.11Author
Associate II
March 17, 2023

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