STM32H573I-DK USB Type C Receive Problem
Hello Everyone,
I'm new to USB peripheral. I have STM32H573I-DK and trying to make Type-C work in Device CDC ACM class. I read some documents and examine example codes. After all this, I create a project and I can transmit data from my DK to PC but I can not see the data that I sent from PC to DK. When I debug the read thread, it looks like this SUSPENDED(ux _transfer_request_semaphore). Thread waits for some semaphore but I dont know where to put this semaphore.
I dont know what I'm doing wrong, can you help me or guide me? Thanks.
I attached my files, please review.
Best Regards.
