搜索资源列表
s3c2443_test_code
- samsung最近推出的s3c2443 soc芯片的完整测试代码(官方),外围设备包括ADC,Audio,Timer,RTC,WDT,Video,cs8900,IIC,SPI,CF,SD/MMC,以及系统的DMA,PLL,Power等.对需要写soc芯片底层驱动的朋友比较有帮助-samsung recently launched s3c2443 soc chip testing the integrity code (the official), peripheral equipment inc
s3c2410boardTestProgram
- samsung推出的s3c2410 soc(可以说是公板)芯片的完整测试代码(官方),外围设备包括ADC,Timer,RTC,IIC,IIS,SPI以及系统的DMA,PLL,Power等.对需要写soc芯片底层驱动的朋友比较有帮助-samsung launched s3c2410 soc (it is a public board) testing of the integrated chip generation (the official), peripheral equipment inc
LPC2143-4
- LPC213X-LPC214X的内置设备的所有例程(ADC,DAC,SPI,I2C,RTC等等)
S3C2440_CN_PDF.rar
- 整理好的最全的S3C2440中文资料,包含18章节。如下:第1章 产品概述 第2章 处理器工作模式 第5章 内存控制器 第6章 Nand Flash控制器 第7章 时钟与电源管理 第8章 直接存储器存取 第10章 PWM及定时器 第11章 UART 第14章 中断控制器 第16章 ADC和触摸屏接口 第17章 实时时钟 第18章 看门狗定时器 第19章 MMC/SD/SDIO控制器 第20章 IIC总线接口 第21章 IIS总线接口 第22章 SPI(串行外围设备接
ADUC7026source-code
- 此文件是ADUC7026的参考程序,包括了ADC,DAC,PWM,I2C,SPI等所有的参考范例供开发参考-This document is a reference ADUC7026 procedures, including the ADC, DAC, PWM, I2C, SPI, etc. for all the reference to the development of a reference sample
Smpl_AD7793
- AD7793 library for Nuvoton ARM Cortex-M0 uC. AD7793 is an ADC converter by Analog Devices with SPI digital interface.-AD7793 library for Nuvoton ARM Cortex-M0 uC. AD7793 is an ADC converter by Analog Devices with SPI digital interface.
ARM7_LPC21xx_SPI2
- LPC21xx ARM7 SPI 内置ADC使用串口发送-LPC21xx ARM7 SPI serial sent using built-ADC
User_manual_2410x
- This manual describes SAMSUNG s S3C2410X 16/32-bit RISC microprocessor. This product is designed to provide hand-held devices and general applications with cost-effective, low-power, and high-performance microcontroller solution in small die size
ad7888
- analog ad7888 ADC in atmel avr32
C8051code
- 新型超高速51的源代码,包含:ADC,DAC,SPI,UART,SMBus,PortIO,PCA-new 51 code, :ADC DAC SPI UART SMBus PortIO,PCA, etc.
2410_start
- 我自已开发的ST2410开发板SPI与ADC接口驱动,可以很好地实现试验功能-ST2410 my own development board developed by SPI and ADC interface driver, can realize the test function
STM32F103
- ET-STM32F103 is ARM Cortex-M3 Board Microcontroller that uses 32-Bit 64PIN (LQFP) Microcontroller No.STM32F103RBT6 from STMicroelectronics. Resource systems internal STM32F103RBT6 are quite perfect and suitable for learning or applying to man
ZLG_ZXL_ucos2_276
- 此源代码是基于LPC2131的ARM7 处理器的UCOS2的应用例程,包含了ADC IIC SPI GPIO RTC UART 等的具体应用-This source code is the ARM7-based LPC2131 processor UCOS2 application routines, including the ADC IIC SPI GPIO RTC UART specific applications such as
projects_keil
- ADUC845 spi ADC ads1281 (TI)
4.-EasyARM2103-example-program
- 本压缩包包含了ARM处理器LPC2103的所有功能模块的示例程序,包括串口,中断,I2C,SPI,ADC,Timer,RTC,watchdog,SSP等。非常难得专业资料。-This archive contains all the features of LPC2103 ARM processor sample program modules, including serial, interrupts, I2C, SPI, ADC, Timer, RTC, watchdog, SSP, etc
ADC
- 3.A/D程序设计与电路仿真 通过AD对外部电压进行AD采样,然后利用SPI接口对采样回来的数据进行显示,并将转换结果通过UART发给上位机进行显示。 首先设置需要显示的数组,使用PINSEL0、PINSEL1寄存器设置串口0的连接端口,使用IO0DIR设置74HC595的控制口,初始化串口0,使用U0LCR、U0DLM、U0DLL、U0LCR寄存器设置波特率,初始化SPI接口,设置SPI的时钟分频、接口模式。 其次对ADC模块进行设置,通过移位设置寄存器ADCR选择通道0,设置转换
adc
- 基于低功耗单片机msp430f5438a的高速AD SPI max144AD芯片驱动程序 带数字滤波 -Based on a high-speed low-power microcontroller msp430f5438a AD SPI max144AD chip driver with digital filtering
AD_Capture
- spi adc驱动,stm32微处理器,外置spi adc(spi adc stm32 driver)
STM32_SPI_ADS1118
- 程序使用TI的16位片外ADC采集数据,STM32F103C8T6单片机,485的RTU协议(The program uses 16 bit outside ADC of TI to collect data, STM32F103C8T6 MCU, and 485 RTU protocol)
SPI_FullDuplex_ComDMA
- stm32h743 spi+dma 开发示例(stm32h743 adc+dma example)