• Hardware connection for STM32 ADC example
    I would like to receive analog(current) values thru CN10/CN11 to the STM32F10C Eval board, process them and output the values to the putside world thru a modem. I am looking the ADC example given...
  • stm32 adc external trigger interrupt problem
    i try firmware examples given by st. in adc folder \ExtLinesTrigger example describes DC1 is configured to start regular group channel conversion on EXTI11 event. On detection of the first rising...
  • Hardware connection for STM32 ADC example
    I would like to receive analog(current) values thru CN10/CN11 to the STM32F10C Eval board, process them and output the values to the putside world thru a modem. I am looking the ADC example given...
  • stm32 adc external trigger interrupt problem
    i try firmware examples given by st. in adc folder \ExtLinesTrigger example describes DC1 is configured to start regular group channel conversion on EXTI11 event. On detection of the first rising...
  • stm32 f446re ADC problem - fluctuations or something
    Hi i dont know how use ADC. I have very strange readings: On Vref: http://i.imgur.com/6eHe2k5.png (chanel17) On PA1: http://i.imgur.com/ZtxtBVF.png (chanel1) My code: int main(void) { SysTick_Config...