文件名称:yakong
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-05-15
- 文件大小:
- 3.26mb
- 下载次数:
- 0次
- 提 供 者:
- 叶**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用stm32在KEIL mdk 的环境下 实现压控增益,其中用的DAC7311芯片和OPA830运放-The use of STM32 to achieve the VCO gain in KEIL MDK environment, the use of DAC7311 chip and the OPA830 op amp
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压控
....\CORE
....\....\core_cm3.c
....\....\core_cm3.h
....\....\startup_stm32f10x_hd.s
....\....\startup_stm32f10x_md.s
....\HARDWARE
....\........\ADC
....\........\...\adc.c
....\........\...\adc.h
....\........\...\adc1.c
....\........\...\adc1.h
....\........\GPIO
....\........\....\led.c
....\........\....\led.h
....\........\LCD
....\........\...\Font.h
....\........\...\GUI.c
....\........\...\GUI.h
....\........\...\LCD_Config.h
....\........\...\Lcd_Driver.c
....\........\...\Lcd_Driver.h
....\........\...\logo.pic
....\........\...\Picture.h
....\........\...\platform_config.h
....\........\SPI
....\........\...\spi.c
....\........\...\spi.h
....\keilkilll.bat
....\OBJ
....\...\adc.crf
....\...\adc.d
....\...\adc.o
....\...\adc1.crf
....\...\adc1.d
....\...\adc1.o
....\...\core_cm3.crf
....\...\core_cm3.d
....\...\core_cm3.o
....\...\delay.crf
....\...\delay.d
....\...\delay.o
....\...\ExtDll.iex
....\...\gui.crf
....\...\gui.d
....\...\gui.o
....\...\lcd_driver.crf
....\...\lcd_driver.d
....\...\lcd_driver.o
....\...\LED.axf
....\...\LED.build_log.htm
....\...\led.crf
....\...\led.d
....\...\LED.hex
....\...\LED.htm
....\...\LED.lnp
....\...\led.o
....\...\LED.sct
....\...\main.crf
....\...\main.d
....\...\main.o
....\...\misc.crf
....\...\misc.d
....\...\misc.o
....\...\spi.crf
....\...\spi.d
....\...\spi.o
....\...\startup_stm32f10x_hd.d
....\...\startup_stm32f10x_hd.o
....\...\stm32f10x_adc.crf
....\...\stm32f10x_adc.d
....\...\stm32f10x_adc.o
....\...\stm32f10x_fsmc.crf
....\...\stm32f10x_fsmc.d
....\...\stm32f10x_fsmc.o
....\...\stm32f10x_gpio.crf
....\...\stm32f10x_gpio.d
....\...\stm32f10x_gpio.o
....\...\stm32f10x_it.crf
....\...\stm32f10x_it.d
....\...\stm32f10x_it.o
....\...\stm32f10x_rcc.crf
....\...\stm32f10x_rcc.d
....\...\stm32f10x_rcc.o
....\...\stm32f10x_spi.crf
....\...\stm32f10x_spi.d
....\...\stm32f10x_spi.o
....\...\stm32f10x_usart.crf
....\...\stm32f10x_usart.d
....\...\stm32f10x_usart.o
....\...\sys.crf
....\...\sys.d
....\...\sys.o
....\...\system_stm32f10x.crf
....\...\system_stm32f10x.d
....\...\system_stm32f10x.o
....\...\usart.crf
....\...\usart.d
....\...\usart.o
....\STM32F10x_FWLib