cancel
Showing results for 
Search instead for 
Did you mean: 

USB_OTG_FS: Unselsecting "Activate_SOF" doesn't change code.

NRoth.1
Associate II

USB_OTG_FS: In one of two projects unselecting "Activate_SOF" in the .ioc environment doesn't disable its entry in the code! Error of the IDE or is there something else keeping the SOF enabled? As said, in another project it works a as expected.

0693W00000QOGqVQAX.png0693W00000QOGs1QAH.png 

This discussion is locked. Please start a new topic to ask your question.
4 REPLIES 4
Ghofrane GSOURI
ST Employee

Hi @NRoth.1 

I reproduced your configuration using stm32cubeMx 6.6.1 and Nucleo-F767ZI

I kept SOF disabled then I generated the code using 

stm32cube IDE and also keil I found that is working as expected 

could you please give me more details about your version of stm32cubeMx and your SOC 

0693W00000QOIL9QAP.png0693W00000QOIKpQAP.png 

Ghofrane

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.

NRoth.1
Associate II

NUCLEO-L4A6ZG

STM32CubeIDE

Version: 1.10.1

Build: 12716_20220707_0928 (UTC)

STMicroelectronics STM32CubeMX

6.6.1.202207061420

com.st.stm32cube.common.feature.mx

NRoth.1
Associate II

As mentioned already, it is probably not easy to reproduce it, as I have a more or less exact copy of that project in which it works. (The one in which it works is setup as C++, but I doupt that has anything to do with this is the issue, but could be wrong).

Ghofrane GSOURI
ST Employee

Hi @NRoth.1

I used your stm32cubeIDE version 1.10.1 and it works just fine

0693W00000QOINeQAP.pngGhofrane

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.