User Activity

Hi All,I am having trouble with DMA transfers using a F429.I am using DMA1, Channel2, Stream6 - regulated by TIM4 Updates.It is a memory to perpheral, 32 bit, single transfer, double buffer Off - from Flash (AHB3) to GPIOG (AHB1).However, it breaks o...
Hi All,The STM32CubeIDE can produce a SREC file. I am trying to decode the Address field within the file.It should be 32 bit bigendian, however, it is 24 bit of an unknown endian style.Can someone please explain the endian style used?STM32CubeIDE Ver...