2022-08-22 10:00 PM
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.
2022-08-23 2:26 AM
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
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.
2022-08-23 2:28 AM
NUCLEO-L4A6ZG
STM32CubeIDE
Version: 1.10.1
Build: 12716_20220707_0928 (UTC)
STMicroelectronics STM32CubeMX
6.6.1.202207061420
2022-08-23 2:33 AM
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).
2022-08-23 2:37 AM
Hi @NRoth.1
I used your stm32cubeIDE version 1.10.1 and it works just fine
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.