User Activity

Posted on March 18, 2018 at 16:44Hi guys, i'm looking to get signal from ♯ FSR sensors with my STM32F4-Discovery. I set PA1 as ADC1_IN1 and after i associated DMA (with STM32CubeMX, HAL driver). So i generated the project and edited with System Work...
Posted on May 31, 2017 at 18:05Hi guys,i'd like to retrieve a FSR signal from PC0 pin (see jpeg attached for schematic) on my STM32F407VG-Discovery. I've to use System Workbench for STM32 as IDE and HAL driver. This is my code, it should light LED4 ...