STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issue with SPI4 STM32H7B

Hi,I am trying to read a simple register via SPI4, when I am using the HAL function (HAL_SPI_TransmitReceive()), this function return a timOut. I did some debugging and when I transmit my data via the SPI (line 1344) I can see on my RXDR the value of...

0693W00000WIyLrQAL.png
aabba.1 by Associate III
  • 380 Views
  • 0 replies
  • 0 kudos

How to enable Tracex for B-L4S5I-IOT01A?

I have the B-L4S5I-IOT01A STM32L4S5 Discovery Kit. I followed the article and an online video to enable Tracex, but these are calling out a different platform. The RAM starting address for my kit is 0x20000000, but running the program I see in memory...

SLimi.1 by Associate III
  • 943 Views
  • 4 replies
  • 0 kudos

Resolved! sprintf gives a hard fault

HiI have a problem where my NUCLEO-U575ZI-Q board gets a hard fault if I use sprintf. I reproduced the error by creating a new project based on the sample project "Tx_Thread_Sync". So I am using Threadx.I then added two lines to the app_threadx.c  ch...

APede.1 by Associate II
  • 3327 Views
  • 7 replies
  • 1 kudos