STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! [Bug?] USB Host MSC STM32F7 cube 1.17.0

USB Host Driver for MSC does not work.After upgrading one of my programs to the latest version of the Cube-HAL, my program with USB Host (USB FS) MSC on a STM32F746-Nucleo board stopped working. I use RTOS. The program still recognizes the device and...

fe3 by Associate III
  • 2764 Views
  • 4 replies
  • 0 kudos

Transmit large data through UART OR Ethernet

hello everyone I followed the AN4666 to read data from GPIOC ports triggered by timer input capture mode and save into a large buffer of uint8 in size of (510000) arrays, all I want to do is to transmit the full buffer after the reading operations i...

AElta.1 by Associate II
  • 3659 Views
  • 3 replies
  • 0 kudos

USB HOST Library in RTOS mode

Hi,When I'm using the USB HOST Library in RTOS mode, the thread blocks in the enumeration phase and never leaves it. Is it a known issue? I must mention that it works perfectly when I'm using it in standalone mode. I haven't been able to debug it mys...

GMeur by Senior II
  • 6150 Views
  • 10 replies
  • 0 kudos