libopencm3/examples/stm32/f1/lisa-m-2/adc_regular
Piotr Esden-Tempski 3d3ddc7014 Fixed all warnings for examples. 2013-02-26 19:33:42 -08:00
..
Makefile Made all Lisa/M 2.0 examples luftboot ready. 2012-11-08 15:35:17 -08:00
README Renamed adc example to be more descriptive. 2012-09-10 14:01:24 -07:00
adc.c Fixed all warnings for examples. 2013-02-26 19:33:42 -08:00

README

------------------------------------------------------------------------------
README
------------------------------------------------------------------------------

This is a simple polling example that sends the value read out from the
temperature sensor ADC channel of the STM32 to the USART2.

The terminal settings for the receiving device/PC are 115200 8n1.