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

STM32G0B1KBU USB-C CC2

Im looking to use the STM32G0B1KBU processor including the USB-C interface.I only want to use it as a UPF with VCP and update the firmware, no advanced PD or role switching. The issue is that UCPD1_CC2 is not routed to a pin on the processor.Is it po...

XD by Associate III
  • 43 Views
  • 4 replies
  • 1 kudos

LTDC worked without FreeRTOS; not with

HI all i have been working with LTDC to drive an external RGB parallel display . i made it working by placing the framebuffer inside internal RAM . i got output with good update speed. but when i try to incoperate  FREERTOS with this project the outp...

b1aze by Associate III
  • 105 Views
  • 7 replies
  • 2 kudos

Resolved! STM32F429ZI ETH_MACMIIAR CR: max value?

STM32F429ZI Ethernet @180MHzRM0090 33.8.1 page 1197, ETH_MACMIIAR CR: max value is 100 150-168MHz HCLK/102Is this a print error (other micros in the family can only reach 168MHz) or the controller is not specified to work at 180MHz ?Thx

scaprile by Associate III
  • 3389 Views
  • 4 replies
  • 0 kudos

Compilation error of Ux_Host_MSC example

Moved from this thread. Why does attempting to compile this example result in these errors?     ../../USBX/Target/ux_stm32_config.h:29:10: fatal error: stm32h5xx_hal.h: No such file or directory 29 | #include "stm32h5xx_hal.h" | ^~~~~~~~~~~~~~~~~  ...

custom bootloader on STM32F446

Hi everybody,I'm trying to make a bootloader in my STM32F446. The aim if this one is the possibility to update the firmware but with keeping the previous one in case of issue. So, I'll have two slots for firmware.For now, I have the following sectors...

fab04 by Senior
  • 75 Views
  • 3 replies
  • 1 kudos