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

How to calculate i2c timingR for stm32H5

I need help understanding how to calculate I2C timingR without using stm32cubemx.I have searched high and low and I haven't had any luck finding solutions.I want to create function that helps me manually setup the timing with different inputs without...

A_Bit_More_1-1743700131984.png A_Bit_More_2-1743700187180.png

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

STM32U575 OTG_FS host suspend and remote wakeup failure

I am trying to implement an application with USB CDC-ECM host capabilities. As a bring up setup, I configured two STM32 boards:1) STM32U5G9J-DK2 board, configured as a CDC-ECM device, using USBX.2) STM32U575I-EV, configured as a CDC-ECM host, using U...

talk by Associate
  • 270 Views
  • 1 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
  • 647 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 II
  • 332 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
  • 317 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
  • 268 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
  • 308 Views
  • 1 replies
  • 0 kudos