User Activity

Posted on June 17, 2017 at 11:47Hello,What is the minimal voltage the DAC can output?When I read the Datasheet for the stm32f301 I can see a min of 0.2V with buffer ON.However when the buffer is OFF the manual says 0.5mV.I use the DAC internally as ...
Posted on April 09, 2017 at 21:57Hi!I was wondering what is the correct way to abort an ongoing DMA transfer?I have a situation where it seems like there was an incoming DMA request while I had the DMA disabled.I disable all channel triggers and whe...
Posted on April 06, 2017 at 20:25Hi!I have a question regarding the stm32f0 DMA engine. I am using an stm32f0discovery MB1034B evaluation board.I have the following setup:The SPI dma is configured to transmit 3 bytes from memory to the spi periphera...