STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! H743 SDRAM memory failure

Hello,I'm using a STM32H743 and IS42S32160 SDRAM.  The SDRAM is in bank1, and I followed the instructions on how to setup the external memory from this guide:https://community.st.com/t5/stm32-mcus/how-to-set-up-the-fmc-peripheral-to-interface-with-th...

mattcrc_0-1739856723955.png mattcrc_1-1739856818305.png mattcrc_2-1739856926021.png mattcrc_4-1739857059003.png
matt-crc by Associate III
  • 100 Views
  • 1 replies
  • 0 kudos

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...

Resolved! 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
  • 269 Views
  • 5 replies
  • 4 kudos