[STM32h7] ADC3 BDMA Transfer error (Buffer located in SRAM4)
I understand the STM32H7's BDMA requires special attention to the memory map [FAQ: DMA is not working on STM32H7 devices]however, when I try to declare the buffer to SRAM4 that will be the destination for the ADC DMA transfer, __attribute__((at(0x380...