Timer-driven Single word Memory-to-Memory DMA transfer, can it be done in HAL??
Posted on February 22, 2017 at 17:04 Hello everyone again! I have a special case scenario here that might be impossible to implement. I wantto transfer (using HAL) from Flash memory to SRAM memory a single word at a time via DMA, using a timer ...