搜索资源列表
SPI_loopback_interrupt
- 基于TMS320F28335的SPI外设驱动代码,主要包括SPI的初始化及收发操作。-Based on TMS320F28335 SPI peripheral driver code, including SPI initialization and sending and receiving operations.
MSP430F249-GP21
- MSP430F249单片机驱动时间芯片TDC-GP21的程序,采用单片机外围模块SPI通讯,实现时间芯片的初始化,设置,及读取时间。-MSP430F249 microcontroller chip TDC-GP21 drive time program, the use of single-chip peripheral modules SPI communication, to achieve the chip initializat
microblaze实例教程
- 一般而言,Xilinx Microblaze会被用来在系统中做一些控制类和简单接口的辅助性工作,比如运行IIC、SPI、UART之类的低速接口驱动,对FPGA逻辑功能模块初始化配置及做些辅助计算等等。类程序的代码量普遍不大,常常在十几KB到几时KB之间,因此对存储的需求通常也不是太高,使用FPGA内部RAM资源便已经够用(Generally speaking, Xilinx Microblaze will be used to do s
STM32F030-st7735s
- 实现stm32f030 spi驱动初始化及st7735s驱动 点亮(stm32f030 SPI_FLASH_Init1 lcd_spi_Init)