Files
libopencm3-examples/examples/stm32/f0/stm32f0-discovery/adc/README
2014-01-02 23:22:55 +01:00

12 lines
415 B
Plaintext

------------------------------------------------------------------------------
README
------------------------------------------------------------------------------
This is the smallest-possible example program using libopencm3.
It's intended for the ST STM32F0DISCOVERY eval board. It should read from the
ADC_IN1 (PA1) pin its voltage and print it to the serial port on pin PA9 with
parameters (38400,8,N,1)