搜索资源列表
VS1003
- VS1003音频解码芯片为VS10XX系列的第三代产品,是芬兰VLSI Solution Oy公司生产的单片MP3/WMA/MIDI解码和ADPCM编码芯片,它内部包含一个高性能、低功耗的DSP处理核(VSDSP),一个工作内存,一片可供用户程序使用的5.5KB RAM,一个串行SPI总线接口,一个高质量的采样频率可调的过采样DAC以及一个16位的采样ADC.-VS1003 Audio Decoder Chip for VS10XX series of the third-generation
LPC1768-Xplorer
- LPC1768-Xplorer is a CORTEX-M3 based stamp board for NGX’s mbed-Xpresso Baseboard. The LPC1768 microcontroller has 512KB of internal flash and 64KB RAM. Ethernet MAC, USB Device/Host/OTG interface, 8-channel general purpose DMA controller, 4 UARTs, 2
yuanma
- 1 SPI接口EEPROM的控制 2 SPI总线在单片机系统中的实现 3 基于RS-232的串口通信 4 FLASH存储器K9F6408U0A的控制 5 I2C接口EEPROM——AT24C512-1 SPI interface EEPROM Control 2 SPI bus system in the realization of single-chip 3-based RS-232 Serial Communication 4 FLASH memory
SPIbus
- spi总线介绍 ,计算机接口技术,arm ,单片机,嵌入式-spi bus descr iption, computer interface technology, arm, microcontroller, embedded
079-TOUCHCLOCK-touchclock
- 1. SPI or 4bit parallel bus connection between Host and Card 2. Needs an USB Adapter to translate between USB and the SD/MMC card interface 3. Can be plugged into many different devices directly.
PIC18PetitfAtfileSystem
- 1. SPI or 4bit parallel bus connection between Host and Card 2. Needs an USB Adapter to translate between USB and the SD/MMC card interface 3. Can be plugged into many different devices directly.
3D
- 包括IIC总线接口和SPI读写EEProm的程序,基于C8051F340-IIC bus interface and SPI read and write the EEProm the procedure, based on the C8051F340
pic18
- ● C语言程序例程。该子目录包括以下子程序: ——AD程序实现模拟量到数字量的转换功能; ——CAN程序实现CAN总线通讯功能; ——keyboard_check程序实现键盘的扫描查询方式输入; ——keyboard_disturb程序实现PORTB的"电平变化中断"进行键盘的输入; ——led0-8程序实现在8个LED上依次显示1~8数字; ——PWM程序用于使CCP1模块产生分辨率为10位的PWM波形,占空比为50 ; ——RS-232程序通过RS-232接口来完
ch341_spi_flash
- USB总线接口芯片CH341通过SPI口读取flash芯片-USB bus interface chip CH341 read or write the flash chip via the SPI port
Spi
- SPI(Serial Peripheral Interface)串行外围模块接口是Motorola首先在其MC68HCXX系列处理器上定义的,它是一种同步的高速串行通信协议。它可以使单片机与外围模块之间进行数据交换,比EEPROM,Flash,实时时钟,AD转换,数字信号处理器和数字信号解码器之间交换数据,同时应用比较多的是用来作为按键等外设的扩展。SPI总线系统是一种同步串行外设接口;是一种高速的,全双工,同步的通信总线,并且在芯片的管脚上只占用四根线,节约了芯片的管脚,同时为PCB的布局上
RT-Thread1.2.0
- 晟睿STM32F103ZET6开发板跑RT Thread,内核为1.2.0,GUI为0.8版本,可以下载到板子上跑。 1、TFT根据RT Thread驱动框架编写,FSMC总线,可直接用。适合常用的9320、9325、9328TFT驱动。 2、SPI W25Qxx Nor flash驱动,可存储字库和文件系统。 3、实时时钟(RTC),可用串口指令设置时间和日期,串口打印,显示在LCD上只需调用LCD显示函数即可。 4、三个串口驱动、IIC驱动,串口1为shell脚本交互窗口,波