搜索资源列表
MSP430downloadwire
- msp430官方JTAG仿真器电路指南,包括4线仿真和spi-bi-wire 两线仿真,其中spi-bi-wire只能用usb下载线,还有一个并口下载线电路图-from the official circuit of the msp430 JTAG simulation ,include the four wire and two wire(spi_bi_wire),the spi_bi_wire only be used when using the usb download
s3c2440_spitest
- 这个源码是用并口仿真的方式模拟S3C2440中spi的操作的测试程序。里面给出了spi读和写的函数实现。-this file is the test file of the gpiomode of the operation of S3C2440 spi,there are spiread function and the spiwrite function。
ADC
- 3.A/D程序设计与电路仿真 通过AD对外部电压进行AD采样,然后利用SPI接口对采样回来的数据进行显示,并将转换结果通过UART发给上位机进行显示。 首先设置需要显示的数组,使用PINSEL0、PINSEL1寄存器设置串口0的连接端口,使用IO0DIR设置74HC595的控制口,初始化串口0,使用U0LCR、U0DLM、U0DLL、U0LCR寄存器设置波特率,初始化SPI接口,设置SPI的时钟分频、接口模式。 其次对ADC模块进行设置,通过移位设置寄存器ADCR选择通道0,设置转换
STM32F103-SPI-W25X16-W25Q16
- 1、该例程为STM32串口1测试例程。 2、使用说明 (1)工程文件路径:.\USER\STM32-DEMO.uvprojj。 (2)请使用MDK 4.0以上版本打开,MDK版本过低会导致无法识别工程。 (3)下载调试工具为JLINK。 (4)请将串口线(两头皆为母的交叉串口线)插在板子COM1口上,并打开超级终端或串口助手,配置波特率115200,8位,一个停止位,无校验位。 (5)插上DC-5V电源、插上JLINKV8后,点击MDK工具栏中的LOAD
13、SPI-FLASH
- 华邦 2M串行flash测试,并将测试信息通过串口1在电脑的超级终端中打印出来(Winbond 2M serial flash test, and the test information through the serial port 1 in the super computer in print)