STM32CubeAI BUG
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Labels:
-
STM32CubeAI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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
In order 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.
