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

custom board using STM32G431 and TCPP03

Hi @Susu , I have designed a custom board using STM32G431 and TCPP03, am able to see the debug traces in CubeMonUCPD. But unable to get the GUI interface and board is not detected. I have enabled the GUI interface in cubemx ,still not working.Can you...

RJain.1 by Associate III
  • 565 Views
  • 5 replies
  • 1 kudos

How to determine proper DSI, LTDC and HDMI timings?

This is my first time working with any DSI/LTDC/HDMI related stuff, so I'm still figuring a lot of this stuff out and could use some help figuring out how times and clock speeds all interact. I'm using the STM32H757 Eval board.  I have it working wit...

JKaz.1 by Associate III
  • 1042 Views
  • 8 replies
  • 1 kudos

Pin Remapping Confusion

I am using the STM32G071. My first board is built on the G071G8UxN. This is a 28-pin version. UCPD1_DBCC2 on pin 14 PB0UCPD1_DBCC2 is also on PA10 but that's not connected on the 28-pin version. However, you can remap and replace PA12(pin 19) with PA...

Carl_G by Senior III
  • 420 Views
  • 1 replies
  • 0 kudos

Resolved! STM32U5 - achieving low power (micro ampere range)

Hi,We are currently utilizing a custom-designed STM32U5G7 microcontroller for our application with the MSI clock configured to 1 MHz. Despite configuring the device in Sleep and Stop modes, with all GPIO pins set to input and one pin configured as an...

_Danny__0-1743056824480.png _Danny__1-1743056858029.png _Danny__2-1743056957591.png
_Danny_ by Associate III
  • 419 Views
  • 2 replies
  • 2 kudos

Resolved! ADC STM32H743

We use a STM32H743 and I want to connect an external reference voltage to the Vref pins. We use 3 ADCs, and for each ADC, we sample 4 channels. Each channel must be read at 100 ksample/s. The 3 ADCs operate continuously. A common ADC clock of 10 MHz ...

mswart by Associate
  • 396 Views
  • 1 replies
  • 1 kudos

Couldn't get any ADC value with STM32H573 ADC

I need help. I couldn't get any adc value whether with live expressions or UART . UART is working fine so the problem is within the ADC configuration code. have i miss or overcomplicated anything?   #include "stdio.h" #include "stdint.h" #include "st...

Resolved! Problem with USART on Nucleo-F401RE

Hi, I am pretty new to STM32 MCUs and I am having trouble with USART communication. I would like to send a message from Nucleo-F401RE to raspberry pi 3b+, and then to display that message in terminal on raspberry. I have tried to use USART2 for this ...

david027 by Associate II
  • 393 Views
  • 1 replies
  • 0 kudos

STM32H755 dual ADC DMA timer trigger

Hi,I'm using STM32H755ZI-Q Nucleo board and I'm trying to use TIM2 to trigger Dual ADC conversion. M7 core is running FREERTOS and M4 is bare metal. ADC is controlled by M4 core. DMA is used to transfer data to M7 and then M7 is using ethernet to tra...

ADC1.PNG clock2.PNG DMA.PNG interrupt.PNG
mosamasa by Associate II
  • 339 Views
  • 2 replies
  • 0 kudos