STM32 analog-digital converter

Hello.
I am a beginner and i am trying to use one of the ADCs on my stm32f103ze.I have been using the examples from keil, they are well written and understandable. The problem is, they dont have an example showing use of an ADC. I have read the example from the stm firmware library and they use a different way of of setting up things than the examples from keil so i understood nothing.
Can anyone link me to an (understandable,keil-example-like) example describing setting up the adc, and receiving values from it?

Parents
  • they use a different way of of setting up things than the examples from keil so i understood nothing.

    what would be the most likely source for STM32 'examples' Keil or ST?

    well, if you guess the answer, I suggst you get yourself to understanding the ST examples this is NOT a complaint about Keil but who do you think will be most concerned about well working 'examples'.

    The Keil examples are about showing the compiler, the ST examples are about showing the chip.

    Erik

Reply
  • they use a different way of of setting up things than the examples from keil so i understood nothing.

    what would be the most likely source for STM32 'examples' Keil or ST?

    well, if you guess the answer, I suggst you get yourself to understanding the ST examples this is NOT a complaint about Keil but who do you think will be most concerned about well working 'examples'.

    The Keil examples are about showing the compiler, the ST examples are about showing the chip.

    Erik

Children
More questions in this forum