STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USBC PD multiport TCPM/TCPC

Hi, We are developing PD multiport design with TCPM/TCPC architecture, but we've come across a post of CPM stack should be no longer supported for newer products. https://community.st.com/t5/stm32-mcus-embedded-software/usbc-pd-tcpm-on-the-stm32u5/m-...

Resolved! LwIP with Threadx

From my research, I've read that LwIP is written with FreeRTOS, but can be altered to support any OS. Since ST has made an effort to support/encourage LwIP and ThreadX, are there any resources/examples that we can reference?I am doing my evaluation w...

Read GnuPG card with STM32

Hello.I have  to develop a project with Riverdi STM embedded display (that uses STM32H757). In this project I have to read the USER NAME and the SERIAL NUMBER of GnuPG smart card. I started from AN4800 that is for GSM File system Smart Card but I don...

Change uart settings and pinout runtime

Hi!I'm working with a STM32C071 and I would like to change uart1 pinout and settings runtime: I've defined USART1 (in the .ioc file) as PB2 (RX) and PC14 (TX). After boot, I would like to change the USART1 pinout as PB6 (TX) and PB7 (RX). So I've wri...

BRonc.1 by Associate III
  • 219 Views
  • 5 replies
  • 4 kudos

H747 DSI use one data lane issue

First, let's introduce the usage environment.The Board is STM32H747I-DISCO, the LCD board is MB1166-A09,and the pack is STM32Cube_FW_H7_V1.11.0.Now I'll describe my issue. In the official routine LCD_DSI_CmdMode_SingleBuffer, DSI uses two data lanes ...

SONGTAOSI_0-1739430503878.png SONGTAOSI_1-1739431560522.png