USB CDC ACM AND AUDIO DEVICE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-07 5:57 AM - edited ‎2024-06-07 6:13 AM
I can not find any complete project for USBX or TinyUsb library to drive. Can anyone to help me please?
i need USB CDC VCP AND AUDIO DEVICE simultaneously in custom board.
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-30 6:51 AM - edited ‎2024-07-30 6:54 AM
Hi @nimaltd
Which STM32 product are you using? Check this example for composite HID and audio STM32CubeH7/Projects/STM32H743I-EVAL/Applications/USB_Device/Composite_Audio_HID at dev/usb/composite · STMicroelectronics/STM32CubeH7 (github.com)
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-07-30 6:51 AM - edited ‎2024-07-30 6:54 AM
Hi @nimaltd
Which STM32 product are you using? Check this example for composite HID and audio STM32CubeH7/Projects/STM32H743I-EVAL/Applications/USB_Device/Composite_Audio_HID at dev/usb/composite · STMicroelectronics/STM32CubeH7 (github.com)
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-07-30 6:58 AM
Thank you. I am using h562.
But generated file by cube is not complete. We have to do many things manually. It is very good if all things set automatically.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-08-14 9:48 AM
Hi @nimaltd
Could you explain what do you mean " generated file by cube is not complete"
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.
