Hi Team,
We want ask you that do you provide program for stack of usb composite device (ST Micro USB)?
Thanks,
Navneet Mishra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-08-08 12:29 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-08-08 12:32 PM
What?
What STM32 are you talking about, there's like a hundred at this point?
What board specifically are you talking about?
Have you looked at the CubeF4 (or appropriate) repository, there are USB Host and Device examples for a selection of USB Classes.
This is what is available. Not much else
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-08-08 12:35 PM
I am asking about STM32CubeMX.
USB CDC Program Stack is available ? (Composite device)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-08-08 7:55 PM
Yes, the latest USBD library has a "composite builder". And several CDC classes.
The best thing about these libraries is the price tag. You get the code free, then pay with your time and nerve cells.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-08-23 12:27 PM
Hi Pavel,
if we use CDC Composite stack. will you support us if we face any issue related to CDC/HID Composite stack while using with our project?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-08-23 12:37 PM
I'd imagine paid support and contracting are available for most things.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-08-23 12:41 PM
STM32L452CET Controller support tinyUSB?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-08-28 2:32 AM
how much cost needed for support? anybody else used these usb stack earlier in working project?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-08-28 3:17 AM
> will you support us
Of course we all will. The world revolves around you!
> anybody else used these usb stack
No, you will be the first one. Not even the developers themselves used those stacks!
If you would actually develop code instead asking those useless questions, you would be up and running with some demo in few hours...
https://github.com/hathach/tinyusb/tree/master/examples/device/hid_composite
https://github.com/hathach/tinyusb/tree/master/examples/device/cdc_dual_ports
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-10-15 4:24 AM
Hi @NMish.2
Can you please refer to this topic:
New USB composite applications released under:
