STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DMA vs BDMA

HiI want to use spi6 on stm32h7 controller in DMA mode, i see i can use BDMA instead of DMA. looking at the reference manual, i see following about BDMA"The BDMA is used to perform programmable data transfers between memory-mapped peripherals and/or ...

DGupt by Associate III
  • 4004 Views
  • 4 replies
  • 0 kudos

Resolved! High-frequency square wave using timer not possible?

Hi,I'm trying to see what the maximal frequency I can achieve using the STM32F407-discovery board.So far I have found the following:using TIM1 Internal clock (168MHz)Output pin PE9If i put the period at 1000, I get the following result:However if I p...

0693W00000FDmVmQAL.png 0693W00000FDmW1QAL.png
MDrac.1 by Associate III
  • 797 Views
  • 4 replies
  • 0 kudos

Resolved! openOCD not reseting my chip :_(

Trying to build my own raspberryPi wireless SWD debugger.(bitbanging SWD, without stlink)I am able to flash and halt the code trough cubeIDE but openOCD is not able to reset the chip, i have to do it manually for now (see gif above).Pesky errors im g...

0693W00000FDmMGQA1.gif 0693W00000FDmFZQA1.png 0693W00000FDmFKQA1.png
Javier1 by Principal
  • 4670 Views
  • 6 replies
  • 1 kudos

STM32L552: DP TARGETID reads 00000001

Hello,with the same procedure that reads the DP TARGETID fine on STM32F7 and STM32H7, on STM32L5 the TARGETID only reads 00000001 (RM0438, p 2000, DP target identification register (DP_TARGETIDR).Do I do something wrong or is this an errata not yet l...