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

USB Issue on H743II

Hi,I have two STM32H743II MCUs, one of them is USB device and the other one is the USB host, did it sing the cube.then added to the host code the USBH_CDC_ReceiveCallback function.and added the  HAL_PWREx_EnableUSBVoltageDetector(); function after th...

JKhal by Associate III
  • 1610 Views
  • 6 replies
  • 0 kudos

Bootloader-RS485

Hello there,I want to load the application code with the bootloader over the RS-485 line using stm32f103 in my project. I did this over the RS-232 line. However, I could not achieve this with the RS-485 line.

STM32H743 Ethernet TX corruption

So I fought through the growing pains of getting ethernet working on the H7 for a streaming project. So far I've had good luck on the RX side but I'm getting some strange corruption when doing TX load testing.Under a pretty high load I get a corrupte...

PEmme by Associate
  • 1002 Views
  • 3 replies
  • 0 kudos

Resolved! STLINK USB drivers not installing

Posted on October 13, 2017 at 22:19Hi,I have recently purchased a number of NUCLEO-L476 boards but cannot get the USB drivers to install correctly whch are required for both ther STLINK utility and also for System Workbench for STM32.I am using a Wi...