STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32U535CET6 USBX

Hello,I'm trying to get USBX CDC Virtual COM Device configured on an STM32U535CET6.  I have downloaded and tried to play matchup with the projects out on GitHub for the U5 series but have had no success.  I'm currently stuck on: /* Now check for inva...

kumaichi by Associate III
  • 650 Views
  • 1 replies
  • 0 kudos

Resolved! USBX, Detect cable disconnected.

I am running the "Ux_Device_HID_CDC_ACM" example project on a NUCLEO-H563ZI board.The example runs without issues, i can attach and remove the usb cable and the mouse connection appears and disappear.The issue is that the USB-stack does not seem to d...

Henrik76 by Associate
  • 535 Views
  • 1 replies
  • 0 kudos

Resolved! about STM32 Timer using HAL lib

Hello, I am now try to do a BLDC motor driver with STM32G474. I used the tim1 to get the 3 channel PWM and PWMN to drive the 3 full bridge with 6 step solution. the problem is, I referred someone's code. the code is like below: // Bridge FETs for Mo...

dqsh06 by Associate III
  • 879 Views
  • 3 replies
  • 1 kudos