搜索资源列表
Luminary_ETH
- 在Luminary单片机的以太网控制器的底层驱动程序的编写!Luminary的单片机采用Cortex-M3内核,具有先进的技术
STM32F10xxx_Flash_Programming_Manual_Rev4
- 机遇CORTEX-M3内核的STM32F10X处理器及外设驱动的完整芯片手册-Opportunities for CORTEX-M3 processor core and peripherals STM32F10X integrity of the chip-driven manual
gm5766_Code
- 美国Gensis公司的液晶驱动板专用IC,GM5766是16位X86内核微控制器,程序很完整,配合屏参数据,可以出很正规的产品!-U.S. Gensis' s LCD driver board dedicated IC, GM5766 is a 16-bit X86 core microcontroller, the procedures are complete, with the screen parameter It can be a very formal product!
LCD1602
- 16*2字符型液晶屏驱动程序 IO方式,适用于所有51内核的单片机 /************************************** 16x2 Alphanumeric LCD Drivers Author: Peng Jin Biao Email: pengjinbiao@163.com Date: 2007-9-1 Environment: Keil C51 uV2 MCU: 8051 LCD Model: RT1602C Note
LPC1700_CMSIS_ORIGINAL
- LPC 1700 底层驱动函数库 关于Cortex -M3内核-LPC 1700 low-level driver function library on the Cortex-M3 core
ds18b20
- t2440 (ram)ds18b20驱动的源码,适用于linux内核-t2440 (ram) ds18b20-driven source code for linux kernel
NUC100
- NUC100新塘ic M0内核速度达到50M,完全可以驱动彩屏ic,详细内容,请仔细看资料-NUC100 Xintang ic M0 core speeds up to 50M, can drive color ic, details, please read the information carefully
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脚本交互窗口,波
OSPrioShedule_14_1229
- 基于STM32的小的任务调度程序,任务调度基于优先级调度法,任务间通信通过消息机制实现任务同步。同时包括了一个基于此调度内核的测试程序和串口驱动程序-STM32-based small task scheduler, task scheduling priority-based scheduling method, inter-task communication mechanisms to achieve synchronization of tasks through the message