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

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
  • 2148 Views
  • 27 replies
  • 16 kudos

STM32F4 with DCMI

Hello, we have device with very old TFT display which is dying. New one is unable to obtain. It has similar interface as DCMI: vsync, hsync, pixclk, D0-D8.I have connected these clock/data lines to DCMI port, but interrupts was not triggered.Here are...

Screenshot 2025-12-17 182625.png DCMI.png
mm10 by Visitor
  • 32 Views
  • 0 replies
  • 0 kudos

“STM32L433RCT freezing (lock-up) problem

Hello, I am experiencing the following issue with the STM32L433RCT microcontroller I am using: when I pull the NRST pin LOW and then release it to HIGH, the microcontroller does not recover from reset. In this case, power cycling the device does not ...

STM32C071 NUCLEO Start USB DFU Bootloader

Hi,how do I start the USB DFU Bootloader with a STM32C071 Nucleo? I tried it while putting Boot0 to high and pressing reset or do a power cycle but the STM32 DFU does not show up in the device manager. I connected USB to the NUCLEO extra USB port of ...

Choosing Internal vs external Clock

I do a project with the newer STM32 G , C series and i am curious what are the benefits of external clock vs using the internal clock, because it will save cost and layout space ?

DJMicro by Associate
  • 35 Views
  • 2 replies
  • 0 kudos

STM32F051 Internal comparator configuration

Hi,I am trying to configure the internal cooperators in the STM32F051 micro-controller, but in the .ioc file I am able to configure only one Comparator. I require three comparators for my application. Is it possible to configure multiple comparators ...