STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Clocksource for USB-Host (STM32H7)

Hello,I'm developing a USB-Host application (MSC / Fullspeed) with the STM32H743 µC (using STM32H743I-EVAL2 Board)The application works fine when using PLL3Q as clocksource.But when I use PLL1Q or RC48 as clocksource the USB "Core soft reset" timed o...

PBull by Associate III
  • 923 Views
  • 6 replies
  • 1 kudos

STM32Cube_FW_G0_V1.4.0 bug ?

Hello,I work with STM32G070RBT. I upgrade FW to STM32Cube_FW_G0_V1.4.0.These definitions have disappeared from the file stm32g070xx.h: #define RCC_CFGR_SWS_HSI              (0UL)                                  /*!< HSI used as system clock */#defin...

Peko by Associate III
  • 1325 Views
  • 13 replies
  • 1 kudos

Error when configuring STM32H5 clock tree.

Using STM32CubeMX v6.8.1. Target is STM32H573. Syntax error in "Clock Configuration":Initializing: STM32H573RITx LogicalParser: syntax error detected in expression for RCC original expression: ((VCOInputFreq_Value >1000000|(VCOInputFreq_Value=100000...

koendv by Associate II
  • 321 Views
  • 1 replies
  • 0 kudos