STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB stick enum error on STM32H7B0 board

Hi everyone: I am trying to add USB stick support to STM32H7B0VBT based board. I used STM32CubeMX to generate code relating to USB host, FatFs, and system clock. USB plugging in and unplugging can be recognized by the middleware (in usbh_core.c), but...

Huiqi by Associate II
  • 958 Views
  • 5 replies
  • 0 kudos

STM32H723 USB Example

I was trying to use the usb cdc acm example from STM32CubeMx for a Nucleo-H723ZG board. When i run the example, the device doesn't get detected at by my computer. 

jasd33p by Associate II
  • 1280 Views
  • 7 replies
  • 0 kudos

How to Reset an UART after an error

Hi,Recently, we desighed a test board with STM32F103RB for UART communication with a wireless chip, and we found that the HAL_UART_ErrorCallback is triggered occasionally (the periods of errors vary betweent tens of minutes to hundreds of minutes), t...

Chao by Senior
  • 2959 Views
  • 4 replies
  • 3 kudos

STM32U073 bug in SystemCoreClockUpdate()

I'm using STM32CubeMX 6.12.0, with the firmware package U0_V1.1.0.When generating code for a STM32U073, the file system_stm32u0xx.c is generated, which contains the implementation of the SystemCoreClockUpdate() function.This file seems to be a mere c...

SZano by Associate III
  • 580 Views
  • 2 replies
  • 3 kudos