The problem was my own. I was not resetting a watchdog as I should have been.
However, I still wasn't able to access the USB port with any version other the 9.0.0 of STM32duinoFreeRTOS.
The solution for that was to define a file named "STM32FreeRTOSConfig.h" in the top-level of my project and ...
Search found 3 matches
- Wed Jun 28, 2023 3:29 pm
- Forum: General discussion
- Topic: USB CDC not recognized Nucleo144 H743ZI2
- Replies: 4
- Views: 2275
- Mon Jun 26, 2023 8:03 pm
- Forum: General discussion
- Topic: USB CDC not recognized Nucleo144 H743ZI2
- Replies: 4
- Views: 2275
Re: USB CDC not recognized Nucleo144 H743ZI2
Hi fpiSTM! FreeRTOS 9.0.0 probably is old, but it's the only version of that library that worked for me, until now. I tried using the latest version with my actual code, and I ran into the same issue.
- Mon Jun 26, 2023 7:26 pm
- Forum: General discussion
- Topic: USB CDC not recognized Nucleo144 H743ZI2
- Replies: 4
- Views: 2275
USB CDC not recognized Nucleo144 H743ZI2
Hi all, hope everyone is doing well.
This is my first time posting here, so please bear with me. I've Googled this issue for hours and trawled the forums, but I haven't found an answer that works for me.
Host OS: Ubuntu Linux 20.04.6 LTS
Board: Nucleo-144 H743ZI2
Package: STM32duino FreeRTOS ...
This is my first time posting here, so please bear with me. I've Googled this issue for hours and trawled the forums, but I haven't found an answer that works for me.
Host OS: Ubuntu Linux 20.04.6 LTS
Board: Nucleo-144 H743ZI2
Package: STM32duino FreeRTOS ...