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
  • 85 Views
  • 5 replies
  • 1 kudos

BSP symbols not recognised by IDE

Split from STM32G431CBU: section `.bss' will not fit in region `RAM' as that issue is solved, and this is a new question.One more question. If you can help.BSP_TS_Init e BSP_TS_GetState is not recognized in IDE versions 1.19 and 1.20.Therefore, TOUCH...

STOP1 UART Wakeup 115200

I have a STM32L433RCT3 and I'm exploring using the USART wakeup feature from STOP1 on RXNE. To improve the wakeup time and not miss any data, I clock the USART directly from the HSI and I configured the wakeup clock to be the HSI. I'm wondering if so...

MVeen.1 by Associate II
  • 40 Views
  • 2 replies
  • 0 kudos

Resolved! USB PD enable display port [STM32N6 - SNK]

* board - STM32N6570-DK*  using STM Cube 1.19.0* Example - USBPD_SNK Goal - to enable Display port Problem - is i'm getting stuck with the current example.  It gets stuck at SVDM_deiscovery_identity part.  Which in that packet i should be able to sta...

PD_Example_results.png

Resolved! USB host MSC stm32h563 insertion callback not run

Hello,I'm trying to detect a USB stick insertion event to write a text file in the stick. I'm working on a NUCLEO-H563ZI with a jumper connected to JP2 USB USER line and a USB TYPE-C TYPE-A connector attacched in CN13.  I started the code from an ST ...

IMG_20251205_151249.jpg
Capocc by Associate II
  • 129 Views
  • 8 replies
  • 2 kudos

Resolved! How to stop PWM after 22 clocks

I want to stop generating a PWM signal after 22 clock edges.  It seems like the TIMx_RCR register (repetition counter register) should work for this. My code started from the CubeMX generated code but I have had to remove a lot of it for performance ...

StevenG by Associate III
  • 59 Views
  • 3 replies
  • 3 kudos