diff options
Diffstat (limited to 'testhal')
-rw-r--r-- | testhal/STM32L1xx/ADC/readme.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testhal/STM32L1xx/ADC/readme.txt b/testhal/STM32L1xx/ADC/readme.txt index adceab611..157c3b93e 100644 --- a/testhal/STM32L1xx/ADC/readme.txt +++ b/testhal/STM32L1xx/ADC/readme.txt @@ -12,7 +12,8 @@ The application demonstrates the use of the STM32L1xx ADC driver. ** Board Setup **
-None required.
+- Remove the LCD module.
+- Connect PC0 to 3.3V and PC1 to GND for analog measurements.
** Build Procedure **
|