搜索资源列表
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
basic.zip
- 飞思卡尔MPC5554 target To build your project, use the menu Project > Make or press F7. This will build the selected target.,This is release 1.00 of the eTPU function set1. The package contains the binary image of the eTPU code for the CPU to use,
Samsung2440_SPI.zip
- 这是一个居于2440的SPI通信实例,采用dma方式通信,2440 This is a living example of the SPI communications, using methods of communication dma
LPC3250_TEST
- NXP的ARM9 LPC3250 在不跑操作系统情况下的测试程序。如果某些应用不跑linux 或者WINCE 等操作系统的情况下可以参考这些代码。我的编译环境是:Realview MDK 3.22 (keil的升级版)-NXP ARM9 (LPC3250) does not run the operating system in the case of the test procedure. If some applications do not run operating systems su
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
CM3_LCD5110ok
- STM32F103RBT6驱动NOKIA5110液晶,DMA、SPI驱动-STM32F103RBT6 drive NOKIA5110 LCD, DMA, SPI driver
DMA_SPI
- ,STM32F10X DMA SPI操作,STM32例程包之一-, STM32F10X DMA SPI operation, STM32 routine one package
STM32F10X_DEMO_3.5.0
- 基于STMF103ZET6移植最新固件库3.5.0版本,是一个完整的工程,并详细中文注释,包括按键,TFTLCD液晶显示、SPI.USART.I2C,FSMC,DMA,DAC,ADC等常用外设模块文件,完全调试测试通过,可以直接使用哦。-Transplantation based on the latest firmware library STMF103ZET6 version 3.5.0, is a complete project, and detailed notes in Chines
STM32F10x_FATFS_SPI_DMA
- STM32F103x with SD - FATFS - SPI - DMA.
SPI_RAM
- 采用DMA收发,接收SPI PCA9557数据,搬到固定的内存地址。-DMA transceiver, receiving the SPI PCA9557 data, move to a fixed memory address.
i2s
- m430实现codec的连接,使用spi+dma实现对i2s器件的数据读取功能-The M430 realize the codec connection, use spi+dma i2s device data read function
Spi-dma-communication
- stm32的两个spi外设之间通过dma方式通信-Spi dma communication
SPI
- 基于PIC单片机,使用DMA SPI方式控制KXR94加速度计数据-Using PIC MCU,SPI With DMA ,Writing/Reading KXR94,a little CPU Usage.
SPI2
- 使用PIC SPI DMA方式,控制读取SCR1100陀螺仪数据。 -SCR1100 Control, using PIC_MCU SPI with DMA
MSP430F55xx_Code_Examples
- msp430f55××系列的的官方例程,包括普通的GPIO,看门狗定时器,ADC12,USB,通用串口,IIC,SPI,DMA,MPU等的操作-msp430f55 ×× series of official routines, including ordinary GPIO, watchdog timer, ADC12, USB, universal serial ports, IIC, SPI, DMA, MPU and other operations
STM32F01X-SPI-DMA
- STM32F10X系列 SPI的DMA进行读写数据-STM32F10X serial,SPI DMA read and write.
SPI
- 实现SPI双机通信,SPI发送可通过DMA发送,接收可以由SPI中断接收或者DMA中断接收,也可以查询接收(To achieve SPI communication of two, send can be sent via DMA SPI, can receive the SPI interrupt receiving or DMA interrupt receiving, also can check to receive)
STM32_DEMO_DMA
- IIC SPI DMA PWM TMR GPIO各个模块的初始化和简单的复杂驱动开发
SPI_FullDuplex_ComDMA
- stm32h743 spi+dma 开发示例(stm32h743 adc+dma example)