Is it possible to transfer data from FLASH to DAC using DMA?
Posted on October 19, 2016 at 10:42Hello, I'm very new to STM32. I'm trying to generate some complex signal using internal DAC, using array of values. I would like to store this array in ROM (FLASH), since I need RAM for another task. Is it possible...