User Activity

Posted on February 09, 2017 at 12:45 Hi, I have an STM32F3Discovery board, and I tried to use ADC, my problem is that the values are not correct. the idea is to generate a ramp from the DAC and read values using ADC. My code is generated...
Posted on January 29, 2017 at 15:52Hi, I'm new to STM32 microcontrollers, now I have STM32F3Discovery board and I want to implement a signal follower.The microcontroller read the signal from ADC1 pin A0 and generate it on DAC1 channel2.when I have c...