stm32+ad7606

所属分类:单片机开发
开发工具:C/C++
文件大小:4981KB
下载次数:15
上传日期:2020-01-04 16:18:02
上 传 者ksjhuajk
说明:  基于stm32zet6开发的数据采集系统,采用16位分辨率采集电压,并通过spi传输通信,彩屏显示实时数据,通过串口与上位机通讯
(The data acquisition system based on stm32zet6 adopts 16 bit resolution to collect voltage, transmits communication through SPI, displays real-time data on color screen, and communicates with upper computer through serial port)

文件列表:
stm32+ad7606\Fwlib-Template\Hardware\bsp_ad7606.c (8835, 2019-05-07)
stm32+ad7606\Fwlib-Template\Hardware\bsp_ad7606.h (3886, 2019-05-08)
stm32+ad7606\Fwlib-Template\Hardware\bsp_usart.c (3953, 2019-05-06)
stm32+ad7606\Fwlib-Template\Hardware\bsp_usart.h (1028, 2019-05-06)
stm32+ad7606\Fwlib-Template\Hardware\oled.c (6474, 2019-05-07)
stm32+ad7606\Fwlib-Template\Hardware\oled.h (2918, 2019-05-06)
stm32+ad7606\Fwlib-Template\Hardware\oledfont.h (11963, 2019-05-06)
stm32+ad7606\Fwlib-Template\keilkill.bat (401, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\CMSIS\core_cm3.c (17273, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\CMSIS\core_cm3.h (85714, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\CMSIS\startup\startup_stm32f10x_cl.s (15766, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\CMSIS\startup\startup_stm32f10x_hd.s (15503, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\CMSIS\startup\startup_stm32f10x_hd_vl.s (15692, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\CMSIS\startup\startup_stm32f10x_ld.s (12376, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\CMSIS\startup\startup_stm32f10x_ld_vl.s (13656, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\CMSIS\startup\startup_stm32f10x_md.s (12765, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\CMSIS\startup\startup_stm32f10x_md_vl.s (14073, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\CMSIS\startup\startup_stm32f10x_xl.s (15955, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\CMSIS\stm32f10x.h (633941, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\CMSIS\system_stm32f10x.c (36557, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\CMSIS\system_stm32f10x.h (2085, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\STM32F10x_StdPeriph_Driver\inc\misc.h (8982, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_adc.h (21690, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_bkp.h (7555, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_can.h (27559, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_cec.h (6573, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_crc.h (2162, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_dac.h (15233, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_dbgmcu.h (3818, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_dma.h (20754, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_exti.h (6824, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_flash.h (25445, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_fsmc.h (27016, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_gpio.h (20175, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_i2c.h (30029, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_iwdg.h (3828, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_pwr.h (4383, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_rcc.h (30452, 2016-09-01)
stm32+ad7606\Fwlib-Template\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_rtc.h (3857, 2016-09-01)
... ...

近期下载者

相关文件


收藏者