2025-03-13 9:24 PM - last edited on 2025-03-14 1:37 AM by mƎALLEm
Hi,
Every time I click on the AI model, my clock tree is forcibly changed, and the external clock is also changed for me.
Solved! Go to Solution.
2025-03-14 1:19 AM
Hello,
Yes some parameters are defined as "required" and they apply at X-CUBE-AI launch.
The prompt you saw is only about "optimal parameters".
If you want to disable this behavior, here is the following:
- Open $HOME\STM32Cube\Repository\Packs\STMicroelectronics\X-CUBE-AI\10.0.0\db\boardExternalMem.xml (Windows HOME equivalent is C:\Users\<username>)
- Find your Discovery Kit board or your Die ID (Example: STM32F746G-DISCO is die 0x449)
- Remove or comment the lines in object "requiredParameters"
Best regards,
Yanis
2025-03-13 11:35 PM - last edited on 2025-03-14 1:38 AM by mƎALLEm
Has no one encountered this problem? Is there no expert using this thing?
2025-03-14 1:19 AM
Hello,
Yes some parameters are defined as "required" and they apply at X-CUBE-AI launch.
The prompt you saw is only about "optimal parameters".
If you want to disable this behavior, here is the following:
- Open $HOME\STM32Cube\Repository\Packs\STMicroelectronics\X-CUBE-AI\10.0.0\db\boardExternalMem.xml (Windows HOME equivalent is C:\Users\<username>)
- Find your Discovery Kit board or your Die ID (Example: STM32F746G-DISCO is die 0x449)
- Remove or comment the lines in object "requiredParameters"
Best regards,
Yanis
2025-03-20 6:55 AM
Note that when I modify my hardware configuration, the external crystal oscillator is 25M and it changes to 8M every time I click on it. Your software forces it to be 8M.
These generated file paths are also missing some things and have to be changed every time. The library files have to be deleted manually every time.