STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! More USB Shenanigans : The Futility of EPENA.

This is a long one, so sit tight around the campfire, and let me tell you the tale of The Futility of EPENA.Several days ago, I began to implement a Mass Storage interface for my own USB stack, equipped with a Bulk IN and OUT endpoint. The first thin...

PhucXDoan by Associate III
  • 316 Views
  • 7 replies
  • 8 kudos

STM32H5 FreeRTOS USB VCP

Hi all,I have a custom board, which previously used the ST32L052 processor, that I changed to STM32H5. Previously I could use the USB_Dev middleware to make it a VCOM Port and could send data without a problem to my PC. After the processor change I a...

gamelk by Associate
  • 145 Views
  • 1 replies
  • 0 kudos

Resolved! MX_USB_HOST_Init(); Issue on FreeRTOS CMSIS V1

Hi EveryoneI am starting to use FreeRTOS but faced an issue if there is someone to help. I configured USB_FS MSC. when I use MX_USB_HOST_Init(); the FreeRTOS stop and not working. but when I disable it, everything is fine.I have used the USB_FS MSC i...

AMIR-F-O by Associate II
  • 302 Views
  • 9 replies
  • 4 kudos

USB CDC is sending bad data.

Hello all, currently I am facing next problem - I have STM32H743 with USB configured such as CDC Virtual port COM. Receiving data works very well. But I have a strange problem with sending data. Data I send are not correct received in case of using d...

sagit_0-1719851862363.png sagit_1-1719852285037.png sagit_2-1719852427013.png
sagit by Associate II
  • 121 Views
  • 1 replies
  • 3 kudos