STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32u073k8 No VLCD pin

I'm using the LCD of the STM32U073K8, but the program failed to initialize the LCD. After checking, I found that the STM32U073K8 doesn't have the VLCD pin. Is the STM32U073K8 not compatible with the LCD peripheral? Or are there other settings?  

ShimiaoWang_0-1769480605102.png ShimiaoWang_1-1769480620718.png ShimiaoWang_2-1769480629049.png

Resolved! STM32H573 PB14

In our project I use STM32H573VIT6 LDO uC. We have a problem with the PB14 pin. We use 3 pins for LED control (PB10, PB13 and PB14, see photo). The problem with the PB14 is that the LED lights up dimly without code initialization. If PB14 is initiali...

gaso111 by Associate II
  • 10106 Views
  • 27 replies
  • 9 kudos

Resolved! STM32H573V UCPD CC2 and PC9 interference

HI,I am working on a board using STM32H573V and have a working solution with UCPD detecting an inserted memory stick and running the MSC class. In an other part of the software I am using PC9 as an GPIO push-pull, low speed output and as soon as I se...

DirkH by Associate II
  • 272 Views
  • 3 replies
  • 3 kudos

800 x 800 Display with STM32U5G9VJT6Q - possible?

Hi,we are trying to get a 800x800 display to work with the STM32U5G9VJT6Q, using either RGB888 or RGB565 in Video Mode (Burst).According to what we read it is definitely possible. Did we miss something?Could someone please confirm that is definitely ...

Ricko by Senior III
  • 3623 Views
  • 32 replies
  • 16 kudos

Resolved! STM32 ADC VREFINT / TEMP reads maximal value 4095

Hi,I’m trying to read internal temperature sensor on ADC1, but the ADC result is always 4095.I use STM32L471, and I know that the problem is not HW related, when I run a different bin it reads the temp ok.Tried to read VREFINT, raw value is also 4095...

Screenshot 2026-01-20 152910.png Screenshot 2026-01-20 153102.png Screenshot 2026-01-20 155308.png