User Activity

Posted on June 09, 2014 at 21:37 Hello, I have a problem with configuring ADC & DMA. This is the code ADC RCC -> APB2ENR |= RCC_APB2ENR_ADC1EN; ADC1 -> CR1 |= ADC_CR1_SCAN; ADC1 -> CR2 |= ADC_CR2_EXTSEL_0 | ADC_CR2_EXTSEL_1 | ADC_C...
Posted on January 10, 2012 at 21:50Hello guys, i have a problem.I can't set port b4 on STM32VL-Discovery.I tryed with debug and on watch window it is set, but voltage stay 2.4V.I tryed and other, to reset port b4.But there it's still stay 2.4V.Just ...