User Activity

Posted on January 23, 2017 at 23:54I have been trying to use Sector 0 on the STM32F415 chip to allow me to only consume 16K of the memory as I don't even need to persist half of that. Unfortunately, even after setting Vector offset (and testing if F...
Posted on January 13, 2017 at 23:27 Preface: I have been working with the DMA/IT TX/RX successfully and this is the first I've ran into this problem. When trying to transmit back to back, my second transmission cuts off half of the first. Now,...