搜索资源列表
ext_flash
- 这是一个扩展flash的驱动程序,包括最接近底层的寄存器操作和str710的板子初始化的代码,相当详细。
nand
- 这是一个片内flash的驱动程序,包括最接近底层的寄存器操作和str710的板子初始化的代码,相当详细。
timer
- 这是一个定时器timer的驱动程序,包括最接近底层的寄存器操作和str710的板子初始化的代码,相当详细。
uart
- 这是一个ucos下uart的驱动程序,包括最接近底层的寄存器操作和str710的板子初始化的代码,相当详细。
watchdog
- 这是一个ucos下看门狗的驱动程序,包括最接近底层的寄存器操作和str710的板子初始化的代码,相当详细。
TLCD
- pic单片机 DB4~DB7:在L CD中的作用,为数据线,DB0~DB2接地,DB3接高电平以完成对液晶的初始化。本Demo例子程序中,与单片机的RB2~RB5连接,用户使用其他的管腿时,只需修改#define部分。 RS为数据、指令控制线,与单片机的RB1连接,当RS为高电平时对LCD模块数据寄存器操作,当RS为低电平时对LCD模块指令寄存器操作; E为读写使能控制线,与单片机的RA5连接,每当E线向LCD模块发送一个正脉冲,LCD模块与单片机之间将进行一次数据交换; A、K
asm
- 汇编小程序,初学者学习汇编,arm的。汇编格式,和简单的寄存器操作指令。
IIC.rar
- DSP 5509A IIC通讯程序 特点: 1. C寄存器操作,是最好的IIC通讯原理学习手段。完整掌握IIC通讯过程,比看那个狗屁CSL好多了。 2. 定义了宏操作,可以实现对“位”操纵,新手可以学习一下。 ,DSP 5509A IIC characteristics of the communication process: 1. C register operation, the IIC is the best means of communication principle st
Timer
- LPC1752的定时器操作,寄存器操作例程,三个定时器都有-LPC1752 timer operations, register operations routine, three timers are
TMS320VC54XXregmodule
- TMS320VC54XX的寄存器操作的头的模型-Register operation TMS320VC54XX the first model
6
- 研制一台性能如下的实验计算机。 (1) 具有键盘和打印机两种外部设备。 (2) 外设和内存统一操作指令,程序查询法使用外设。 (3) 运算器采用单累加器多通用寄存器结构。 (4) 操作数寻址方式有: 直接地址寻址 立即数寻址 寄存器直接寻址 寄存器间接寻址 (5) 指令系统至少含有以下指令: -Development of the performance of a computer experiment is as follows. (1) with
shifter
- vhdl,双向移位寄存器,实现置数,左移及右移操作-vhdl, bi-directional shift register to achieve set the number of left and right shift operation
RISC_CPU
- Verilog写的简单处理器QuartusII下可编译 //指令 操作码 源寄存器 目的寄存器 操作 // NOP 0000 xxxxx xxxxxx 空操作 //ADD 0001 src dest dest<=src+dest //SUB 0010 src dest dest<=dest-src //AND 0011 src dest dest<=src&&dest //NOT 0100 src dest dest<
stm8 读取flash
- stm8 寄存器操作读取flash 在IAR软件上使用C编写
V29_39_GPIO操作
- Mstar生产的V39视频芯片中相关GPIO对应的寄存器操作()
stm32f105-寄存器版本各种历程
- 基本的stm32licheng 比较全 常用的操作都有 并且是寄存器版本的 希望能帮助到你(Basic stm32licheng Compare all the commonly used operations are, and is a register version, hoping to help you)
避障
- 山东省机器人大赛一等奖作品。给爱好者一个参考,并且给学习stm32单片机学习寄存器的一个福利。欢迎交流(First prize of Shandong robot competition. Give lovers a reference, and to learn STM32 MCU learning a register of benefits. Welcome to exchange!)
DMA寄存器操作
- DMA寄存器操作,通过寄存器的方式实现对DMA的配置(DMA register operation, through the register way to achieve the configuration of the DMA)
CAN通讯(寄存器操作)-可组网
- 各CAN子模块之间通过简单的修改ID即可实现CAN组网通讯(Les modules CAN a par de simples modifications ID. Adoptee a CAN)
flash_ceshi
- 串行SPI flash寄存器操作,指令操作,倍速写入(Serial SPI flash register operation, operation instruction, writing speed)