STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Stm32H7 PTP timestamp retrieval issue in HAL

Hi, I started a github issue for this problem: https://github.com/STMicroelectronics/stm32h7xx_hal_driver/issues/63 Realistically, the entire HAL_ETH_ReadData() function just needs to be rewritten. There are multiple flaws in it: Take for example her...

Resolved! X-CUBE-CRYPTOLIB computed SHA256 hash wrong

Hello,I would like to use the X-CUBE-CRYPTOLIB to calculate a SHA256 with a key. My implementation or the example HMAC_SHA2_AuthenticateVerify works in STM32CubeIDE 1.13.1 for an STM32L432KCU microcontroller.Source: https://www.st.com/en/embedded-sof...

Martin42 by Associate III
  • 1797 Views
  • 10 replies
  • 2 kudos

Resolved! STM32U5A5: DMA to SAI2 does not work - why?

I want to send audio samples (received via SAI1 from PDM MIC) to SAI2_SD_B as SPDIF out. It does not work, because: the DMA does not seem to write the DR in SAI2: the memory is filled with audio samplesthe DMA seems to run (I get the HAL_SAI_TxCpltCa...

Resolved! SDMMC + FATFS on STM32H753Zx

Hi,   i go to start SDMMC1 in STM32H753z, is any sample code? can please provide.   in SDMMC i need to use FATFS APIs or SDMMC APIs ? i am confusing please help me.   when i debug the below code i am can n't access it stop at f_mount() starting only....

Naresh_ by Associate III
  • 1064 Views
  • 6 replies
  • 0 kudos