Configuring USART3 error while deploying deep learning model in NUCLEO-H753ZI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-10 3:31 AM
I installed stm32CubeIDE version 1.18.0
Started a new stm32 project, selected my board, clicked ok for everything (like it showed a window which contained 5 checked options of led,virtual port etc etc.), i selected all and clicked ok.
Then activated XCubeAI package, checked core and selected validation under application, then clicked on OK.
Then i tried to open that network window... but before that a small window opened which showed configuring usart3 and it got stuck at 70% for very long time... i tried closing the app and disconnecting, restarting pc... but the same thing is happening... i shared a screenshot of where it got stuck...
PLease help me with this...
- Labels:
-
STM32CubeMX
-
STM32H7 series
-
UART-USART
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-10 3:53 AM
Did it run ok before enabling AI package?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-10 3:59 AM
I didnot run anything before that... i directly started a new stm32 project and enabled ai package and tried to add .onnx file.. but it showed that and got stuck there
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-10 6:14 AM
I didnot run anything before that... i directly started a new stm32 project and enabled ai package and tried to add .onnx file.. but it showed that and got stuck there
Should i change anything there????
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-10 7:07 AM
PLease respond....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-10 7:36 AM - edited ‎2025-03-10 7:37 AM
My suggestion is:
- re-start your project from scratch
- generate project with board default
- compile and run
- add new component - ai in your case - specify ALL settings you are changing step by step
- re-compile ..
I did this and I got no problems - should be some difference between my and your project.
Unless you post your project or at least .ioc, it will be difficult to help you...
Remembeer to remove Debug dir before posting !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-10 7:41 AM
Actually... i tried restarting it multiple times...
And i am in my first step... i didnt even added my network there... the first stage itself is the problem....
Can you please specify it in more detailed way... please
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-10 9:58 PM
I am sharing the screen record of what i did from start to end... please check it and tell me what is the thing that i need to do....
and also i shared the screenshot of the error...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-10 11:17 PM
Again:
- before selecting AI, save and compile your basic setup.
- then open ioc browser and select AI.
Another question: are you logged off or using a VPN? STM32CubeIde does not work (sometime) if you are not logged and on a direct connection, probably copyright issues.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-11 10:51 AM
There are soo many errors and warnings...
I think by default, nucleo-h753zi board's stlink is directed to usart3??
but in my connectivity tab at cubeMX, usart3 is not even available... i am not even trying to enable it... please try to help.... it is fine until validation on desktop.. but when i try to build and compile... it is not happening...
