User Activity

Posted on May 28, 2016 at 12:59Hello, I wonder if it is or it is not possible to use more than one ADC independet of each other. My problem is as follows: I want to use ADC1 and ADC2 in dual mode and ADC3 in independent scan conversion mode. I can s...
Posted on March 21, 2016 at 18:02 Hello, I want to read ADC1 CH0 and ADC2 CH1 in dual regular simultaneous mode and buffer it in DMA. I want to send the ADC values via UART to my PC and read them from the COM Port. When I start the program n...
Posted on February 18, 2016 at 23:59 Hello, I try to initialize my SPI3 on the STM32F401RE Nucleo Board. But as soon as I call my Init_SPIMaster(); in the main, I get the error message, that there is an undefined reference to HAL_SPI_Init. T...