Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

steps to follow to implement usb cdc acm standalone on STM32H563ZI board #39

Open
Pranathi1999 opened this issue Dec 16, 2024 · 0 comments

Comments

@Pranathi1999
Copy link

I'm trying to implement USB CDC ACM in standalone mode(without using ThreadX) on STM32H563ZI board. I have tried this with ThreadX and got it working.

I have modified the Ux_Device_HID_CDC_ACM example project, by removing ThreadX, HID and UART part to make it CDC standalone for my requirement. But its not working.

I have referred to these links:
https://community.st.com/t5/stm32cubemx-mcus/usbx-standalone-on-stm32h5/td-p/705341

Please find the attached link, for my project folder for further info. (due to size limit, folder could not be uploaded)
https://community.st.com/t5/stm32cubeide-mcus/how-to-implement-usb-cdc-acm-in-standalone-mode-for-stm32h563zi/m-p/754106#M33055

Due to size limit issue, I'm sharing the STM community link, I would be thankful if anybody could help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant