资源列表
led_on
- 基于arm9的led 裸机程序 -Based on arm9 led bare metal program
PWM
- 学习单片机超级简单,Arduino 学习例子 产生PWM波形-Arduino study examples
main
- nand boot memory main-nand boot memory main
main
- cc2530 T1的使用,隔段时间LED闪烁-the use of cc2530 T1 LED flashes every time
uart
- 串口初始化代码,可以启动stm32的串口-Serial initialization code, you can start stm32 serial port
001
- 定义了一个临时数据段,用于存放GDT的界限和32位地址,然后用sgdt把GDTR保存到这个临时数据段-design a temp data segment for save GDT size and 32 bit address, then save GDTR to this segment by sgdt...
systimer
- ADG706 is a low voltage CMOS Analog Multiplexers, built 16 single-channel. It according to the address identified by the 4-bit binary address lines A0, A
SVPWM
- dspf28335 输出svpwm主程序 有一定的参考意义-dsp 28335 svpwm main output has a certain reference value
driver-of-printer-in-f020
- F020下的热敏打印机驱动程序,使用IO端口驱动,可以做为模块直接使用。-F020 under the thermal printer driver, use the IO port driver can compile successfully.
setpmotor
- 用51来控制步进电机的正转、反转、停、对各位学习控制步进电机很有参考意义-With 51 to control the stepper motor forward, reverse, stop, for you to learn to control the stepper motor is very useful
gdfmc
- GD32内部FLASH操作函数,可以实现FLASH数据的擦除,改写。及数据的有效保护。-GD32 internal FLASH manipulation functions, you can erase the FLASH data rewritten. And the effective protection of data.
buzzer
- 这是ARM7的一个蜂鸣器的驱动程序,可以驱动蜂鸣器的响,可以用ARM开发板的报警电路的驱动。