STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to use BDMA in STM32H7?

I am trying to read signals from digital MEMS microphones via DFSDM peripheral and transfer it to memory with DMA on STM32H7A3. I found out that 4 channels are handled by DMA and remaining 4 with BDMA. Now I can't figure out how to get this BDMA to ...

0693W000006Ey0IQAS.png 0693W000006Ey0NQAS.png 0693W000006Ey0XQAS.png

stm32g491cet6 ADC and Hal_Delay not working

Hello!I have a number of issues with stm32g491cet6.When using the ADC interrupt, it remains in an infinite loop. When using the HAL_Delay () function, an infinite loop also results.The code is simple and runs on the application board with stm32f103 b...

vsilv.1 by Associate II
  • 375 Views
  • 0 replies
  • 0 kudos

Resolved! Press and release button

Hello, I need help to implement a function for some buttons, that every time a button is pressed a CAN message will be sent and when the button is released the CAN message will be sent again. It has to send a CAN message for falling and rising edge (...

NASI by Senior
  • 3810 Views
  • 6 replies
  • 0 kudos

Updating HRTIM registers via Burst DMA doesn't work

The problem is as follows: When I am trying to update HRTIM master timer registers (MPER, MCMP1-4) on the STM32G474 via Burst DMA access, every data word I write into the BDMADR register gets written into two of the specified master timer registers. ...

DDPS.1 by Associate II
  • 293 Views
  • 0 replies
  • 0 kudos

Nucleo-L4r5zi - Flash Erase and Write - Dual Bank

I had no issue writing to and erasing the banks on my nucleo a couple times but all of a sudden it started failing. I unlock the flash successfully clear flash error flags and try do a bank erase: FLASH_EraseInitTypeDef erase; erase.TypeErase = FLA...

0693W00000Nqfg9QAB.png 0693W00000NqfgEQAR.png
devtty by Associate III
  • 923 Views
  • 3 replies
  • 0 kudos