User Activity

Posted on February 07, 2018 at 08:42Using STM32Cube_FW_F4_V1.18.0 + SDIO + FATFS R0.12c + FreeRtos compiled in Atollic(was previously using IAR and saw the same issue there)I am logging info to a uSD card. I have 3 types of messages of which one is ...
Posted on January 24, 2018 at 09:44I'm using an STM32F401RET with code generated in the cube(v4.23) with F4 library(v1.18).The ADC is set up to sample one channel under a trigger from a timer with the values going to DMA. When 256 samples have been ...