STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H743II / SD Card Init Problem

Hey I have a Custom Board with a STM32H743IIT6 (Rev V) (My IOC is attached) i have a clock source with 25 MHZ, and the SDCARD is connected over 4 Bits, and Clock Divider 5.My code runs on main function in to the Error_Handler with Reason "HAL_SD_ERRO...

Sany by Associate III
  • 276 Views
  • 2 replies
  • 0 kudos

Resolved! STM32F767 LwIP TCP Client

Hello, I'm facing some weird problem that I can't solve myself. I'm trying to get to work a TCP client using LwIP. Now the weird part: Everything works just fine in debug mode when I run the program. Connection is being established, and communication...

SPI slave on STM32U535

Hi,I'm trying to implement SPI slave on STM32U535 ( I have also NUCLEO-U575I). I need the SPI slave to have 4 bytes communication, 1st byte is a command byte, that has 2 options of command, the next 3 bytes the slave sends the content of one of 2 arr...

lFurm.1 by Associate II
  • 136 Views
  • 0 replies
  • 0 kudos

Resolved! AzureRTOS (Threadx) USBPD support

Dear all,I'm working on an custom hardware project using the STM32G0B1 MCU running ThreadX.  My goal is to use/port the USBPD stack for both source as sink device, but I'm failing to do so partly because the stack provided is closed source.The CubeMX...

HardFault Error in HAL_SD_Init()

Hi allI'm struggling for a while getting a µSD Card to run via SDMMC on FileX. I'm using a Nucleo U575 Board with an external SDMMC/SDIO-breakout board. I tried to follow the "Fx_uSD_File_Edit" example for the U575I-EV board.Long story short, I set u...

MGuth.1 by Associate III
  • 320 Views
  • 6 replies
  • 0 kudos