STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Problem with HAL_I2S_Transmit_DMA on STM32H750

Hi!I have tried to use I2S onn STM32H750 and DMA has no success. I can transfer without problem data by standard HAL_I2S_Transmit but HAL_I2S_Transmit_DMA results in Error callback being fired although function itself completes with HAL_OK.I2S Config...

Duddie by Associate II
  • 1077 Views
  • 1 replies
  • 0 kudos

Nucleo STM32F413ZH USB code 43

HiThis is my first experience on a stm32 Nucleo F413ZHI am trying to make it a game device (USB HID), followed some tutorials and slowly getting there.There is just one thing that doesn't come clear to me.The compiler doesn't give me any error, but t...

MHovi.1 by Associate II
  • 582 Views
  • 4 replies
  • 0 kudos

Resolved! How to get second DAC working on F072RB board

I'm working on a simple, bare metal application where right now I am passing in values read from the two ADCs and then write the same values to the corresponding DACs. I have confirmed by stepping through the code and using a volt meter.The configur...

KKoem.1 by Associate II
  • 1270 Views
  • 7 replies
  • 0 kudos