Skip to main content
Solved

STM32CubeMX H7S3 RCC_CCIPR1 incorrect initalization code generation

  • November 3, 2025
  • 5 replies
  • 29 views

When using PLL3Q as input with a frequency of 32MHz for USBPHY I have a RCC_CCIPR1 register initialized at value 0x2a00 when entreing USB_CoreReset function that is not correct (should be 0x2b00).

Best answer by Lina Dabasinkaite

Test accepted solution

5 replies

Forum|alt.badge.img+2

Test the QUESTION discussion style


Forum|alt.badge.img+2

Test accepted solution


  • Author
  • Community Manager
  • November 3, 2025

Reply


  • Author
  • Community Manager
  • November 3, 2025

Hi,

An internal ticket is submitted to dedicated team for a fix in driver! (220943) It seems  LL_RCC_USBREF_CLKSOURCE is not implemented in current HAL/LL driver.


  • Author
  • Community Manager
  • November 3, 2025

reply