STM32 MCUs Boards and hardware tools

Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Nucleo C031C6 Virtual COM Port problem

I am working on the Nucleo C031C6 and struggling to use the virtual com port. The datasheet says that the virtual com port is connected to PA3 and PA2, so I want to send data to my computer with USART2. Unfortunately, I do not understand why the pins...

Capture d’écran 2024-12-07 à 12.46.09.png image.png
Jad by Senior
  • 1998 Views
  • 3 replies
  • 2 kudos

ST-LINK V3 firmware and licensing

We are designing a board for internal product development and testing (not for sale) based on NUCLEO-U575ZI-Q (the Altium source). We aim to manufacture a handful of boards for internal use during development. We will re-use parts of the existing des...

MikeStrom by Associate II
  • 1642 Views
  • 2 replies
  • 3 kudos

Resolved! STWINBX1 loses RTC at poweroff?

HiI have found that the STWINBX1 loses RTC at poweroff (or does CubeMX write code to reset RTC at poweron? there is a ticket on that) so that I have to battery-power it on, connect usb, update RTC and then disconnect while still on in order to log wi...