testing of ublox LARA R.211 a 4G LTE with stm32f745 controller using USB_Host middleware & USB_OTG_HS ?Can anybody help with the proper CubeMX parameters or are there any CDC USB host class examples so that this module detects a virtual com port.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-11 11:10 PM
If any examples on such please if anybody finds or could share some of their experience would be of great help.
Thanks in advance.
Solved! Go to Solution.
- Labels:
-
STM32CubeIDE
-
STM32CubeMX
-
STM32F7 Series
-
USB
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-12 1:47 AM
Hello @Community member​ ,
We provide some CDC USB host examples under our F7 Firmware Package.
Take a look at the example provided under the following path :
Firmware\Projects\STM32746G-Discovery\Applications\USB_Host\CDC_Standalone
You can be inspired by it.
BeST Regards,
Walid
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-12 1:47 AM
Hello @Community member​ ,
We provide some CDC USB host examples under our F7 Firmware Package.
Take a look at the example provided under the following path :
Firmware\Projects\STM32746G-Discovery\Applications\USB_Host\CDC_Standalone
You can be inspired by it.
BeST Regards,
Walid
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-12 2:56 AM
Hi @Walid ZRELLI​ ,
Thank you for the fastest response.
Its of great help indeed .
Thanks a lot again.
..
Hope you have a good day . Take Care.
Regards
--
Shweta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-12 3:00 AM
Glad to help you :smiling_face_with_smiling_eyes: You are welcome at any time.
