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 interface 50 pin lvds 1920*720 in f769-dis0

Hi ST-Members,I need to interface a 10.3-inch LVDS display with a resolution of 1920x720 to an STM32F769-disc0. I also have an H743 Nucleo board. Could you please advise on the method I should use to make the display work? Additionally, I plan to ini...

DS90C385AMT.png
mbed_engr by Associate II
  • 1399 Views
  • 1 replies
  • 0 kudos

Resolved! SPI communication using DMA on the STM32H743.

SPI communication using DMA on the STM32H743.We have created a program for SPI communication using DMA, The first send/receive with HAL_SPI_TransmitReceive_DMA is successful.However, when the exact same process is executed afterwards, all received va...

Resolved! UART IRQ fired but no IRQ source configured

Hello,I have a H7 design with multiple UART/USART used to communicate via RS485 drivers (XR3072).I have programmed kind of loopback test by connecting the A/B signals of two RS485 busses.For this I use 2 DMA channels for each UART, one for RX and one...

uart_irq_status.png
regjoe by Senior
  • 201 Views
  • 9 replies
  • 1 kudos

Resolved! Unable to sink 5V over USB PD

I am using an STM32G4 microcontroller with UCPD and the USBPD middleware. I was following this tutorial (same as AN5418 https://www.st.com/resource/en/application_note/dm00663511-how-to-build-a-simple-usbpd-sink-application-with-stm32cubemx-stmicroel...

Nv7_0-1742192885965.png
Nv7 by Associate III
  • 335 Views
  • 7 replies
  • 0 kudos

Resolved! Read 96 bit UDID through serial bootloader or SWD

Hello,I am working on the STM32F103xx. I need to read out the 96 bit UDID (unique device ID) of the devices during production. Is there any way of reading this out from the serial bootloader on UART1 or through the SWD interface? I searched the AN315...

machinist by Associate III
  • 2154 Views
  • 6 replies
  • 0 kudos

Resolved! STOP2 Mode I2C

I'm trying to use the LPBAM feature on the STM32U5 to perform I2C communication during STOP2 mode.I followed the official STM32 LPBAM example and implemented my code accordingly.Here is what I'm attempting:Use LPTIM to generate a PWM signal during ST...

dlagyals by Associate II
  • 139 Views
  • 4 replies
  • 0 kudos