User Activity

Hi,I am working on STM32L4+ (STM32L4S5xx) MCU, OpenOCD does not support L4+, https://sourceforge.net/p/openocd/code/ci/master/tree/src/flash/nor/stm32l4x.c has no support for device_id 0x470 - reported by STM32L4S5xx.There is a commit in OpenOCD und...
Posted on April 19, 2018 at 20:16Hi,Where is the STM32H7 DMA request mapping table documented ? we want to use DMA on USART1 RX and TX.In STm32Cube for STM32H7, example UART_HyperTerminal_DMA , the DMA mappings are:/* Definition for USARTx's DMA */&...