- Category:
- SCM
- Tags:
-
[C/C++]
[源码]
- File Size:
- 131kb
- Update:
- 2013-08-31
- Downloads:
- 0 Times
- Uploaded by:
Description: This experiment will achieve the following function: ADC1 read channel 1 (PA1) at the voltage ( corresponding to the multi- port ADC), shown above, the LCD module and the ADC conversion value converted into a voltage value of the voltage .
Note: This lab reference voltage is 3.3V, if you want to use other reference voltage can be battleship STM32 development board P7 port settings.Note that the reference voltage is set after the other , the input voltage must not exceed the maximum value of the reference voltage
To Search:
File list (Check if you may need any files):
实验15 ADC实验\HARDWARE\ADC\adc.c
..............\........\...\adc.h
..............\........\BEEP\beep.c
..............\........\....\beep.h
..............\........\EXTI\exti.c
..............\........\....\exti.h
..............\........\KEY\key.c
..............\........\...\key.h
..............\........\LCD\FONT.H
..............\........\...\ILI93xx.c
..............\........\...\LCD.h
..............\........\.ED\led.c
..............\........\...\led.h
..............\........\OLED\oled.c
..............\........\....\oled.h
..............\........\....\oledfont.h
..............\........\RTC\rtc.c
..............\........\...\rtc.h
..............\........\TIMER\timer.c
..............\........\.....\timer.h
..............\........\.PAD\tpad.c
..............\........\....\tpad.h
..............\........\WDG\wdg.c
..............\........\...\wdg.h
..............\........\.KUP\wkup.c
..............\........\....\wkup.h
..............\keilkill.bat
..............\OBJ\test.hex
..............\README.TXT
..............\SYSTEM\delay\delay.c
..............\......\.....\delay.h
..............\......\sys\cortexm3_macro.h
..............\......\...\stm32f10x_conf.h
..............\......\...\stm32f10x_it.h
..............\......\...\stm32f10x_map.h
..............\......\...\stm32f10x_nvic.h
..............\......\...\stm32f10x_type.h
..............\......\...\sys.c
..............\......\...\sys.h
..............\......\usart\usart.c
..............\......\.....\usart.h
..............\USER\JLinkSettings.ini
..............\....\startup_stm32f10x_hd.s
..............\....\test.c
..............\....\test.Opt
..............\....\test.Uv2
..............\....\test.uvgui.Administrator
..............\....\test.uvopt
..............\....\test.uvproj
..............\..MART\readme.txt
..............\......\usmart.c
..............\......\usmart.h
..............\......\usmart_config.c
..............\......\usmart_str.c
..............\......\usmart_str.h
..............\HARDWARE\ADC
..............\........\BEEP
..............\........\EXTI
..............\........\KEY
..............\........\LCD
..............\........\LED
..............\........\OLED
..............\........\RTC
..............\........\TIMER
..............\........\TPAD
..............\........\WDG
..............\........\WKUP
..............\SYSTEM\delay
..............\......\sys
..............\......\usart
..............\HARDWARE
..............\OBJ
..............\SYSTEM
..............\USER
..............\USMART
实验15 ADC实验