aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/f1/lisa-m-2/adc/README
blob: 3b583ffabdb1fd8c0a264bfec89f7925a1b347d7 (plain)
1
2
3
4
5
6
7
8
9
------------------------------------------------------------------------------
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.