USB Host Version Upgrade
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-17 3:38 AM
Hi
I am trying to run FREERTOS enabled USB CDC Host on my device having STM32F756 MCU.
My firmware package version is v1.17.1 which I think is the latest version for the F7 series. For this what is the latest version USB CDC Host Drivers which is supported?
The automatically generated one via cubeIDE always shows v1.0.0
I can see that the latest version out there on Git is v3.5.2 whereas in the notes states that update to support v3.4.1
Solved! Go to Solution.
- Labels:
-
STM32F7 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-17 4:14 AM
Hello @Rachit1 and welcome to the Community :),
The new USB host lib under 3.5.2 version has no compatibility break with applications and STM32CubeMX. And it is recommended to use this new version ( please take a look at this post).
This new middleware will be implemented in the coming release of STM32CubeF7.
Thank you.
Kaouthar
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-17 4:14 AM
Hello @Rachit1 and welcome to the Community :),
The new USB host lib under 3.5.2 version has no compatibility break with applications and STM32CubeMX. And it is recommended to use this new version ( please take a look at this post).
This new middleware will be implemented in the coming release of STM32CubeF7.
Thank you.
Kaouthar
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.
