-
LCD驱动代码
LCD驱动源码。驱动芯片为ST7586S。其中包含自己写的封装显示图片看,文字,线条的各种函数。字符串,汉字串应有尽有。大家自己看。
- 2022-08-08 09:56:25下载
- 积分:1
-
周立功公司为LPC213X编写的 ARM7 嵌入式文件系统,运行于UC/COS系统。...
周立功公司为LPC213X编写的 ARM7 嵌入式文件系统,运行于UC/COS系统。-weeks meritorious LPC213X prepared for the ARM7 Embedded file system, running on UC/COS system.
- 2022-02-18 15:32:45下载
- 积分:1
-
第1 章 体系结构
第1 问:
Q:请问在初始化CPU 堆栈的时候一开始在执行mov r0, LR 这句指令时处理器是什么模式
A:复位后的模式,即...
第1 章 体系结构
第1 问:
Q:请问在初始化CPU 堆栈的时候一开始在执行mov r0, LR 这句指令时处理器是什么模式
A:复位后的模式,即管理模式.-Chapter 1, paragraph 1 architecture question: Q: Will the CPU to initialize the stack at a time when one start in the implementation of mov r0, LR this command mode when the processor is A: the post-reset mode, that is, management.
- 2023-08-02 19:35:03下载
- 积分:1
-
STC12C5410AD单片机
STC12C5410AD-是一款功能非常强大的且-兼容C51的单片机。本程序代码采用STC12C5410AD单片机驱动ICL7135双积分的高性能AD芯片。程序经几天调试通过。完全可用。-STC12C5410AD-is a very powerful and- C51-compatible microcontroller. The program code used STC12C5410AD single-chip dual-drive ICL7135 chip integration of high-performance AD. After a few days through the debugging process. Fully available.
- 2023-07-17 13:55:02下载
- 积分:1
-
arm 开发板流水灯代码(汇编, C语言)
ARM FS4412 开发板 点灯程序
流水灯的汇编以及C语言代码
- 2022-05-07 08:36:18下载
- 积分:1
-
STM32开发板之MP3程序
/*Includes----------------------------------*/
#include"stm32f10x_lib.h" //包含所用的头文件
#include
#include"vs1003.h"
#include"spi.h"
//---------------------函数的声明---------------------------
void Delay_Ms(u16 time);
void RCC_Configuration(void);
void GPIO_Configuration(void);
- 2022-01-23 11:23:12下载
- 积分:1
-
2416 sd卡裸机驱动程序 fat32
友坚2416的核心板 c语言编程 sd卡驱动程序 检测fat32文件系统并读取fat32文件
- 2022-04-10 23:48:21下载
- 积分:1
-
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。...
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。-Please read them carefully before you write the document package to their specific functions (at least 20 words). As far as possible not to let the station to the time spent on your note on the amendment.
- 2022-08-13 09:40:00下载
- 积分:1
-
44B0开发板上实现PS2接口键盘的程序,对初学者很有帮助
44B0开发板上实现PS2接口键盘的程序,对初学者很有帮助-44B0 development board to achieve PS2 keyboard interface procedures helpful for beginners
- 2023-02-07 19:00:04下载
- 积分:1
-
基于向量的中断,大多数ARM开发这把中断查询的工作安排在初始化代码部分完成,但是本程序优化了一下,将查询过程安排在中断服务程序中进行,这样更加直观合理...
基于向量的中断,大多数ARM开发这把中断查询的工作安排在初始化代码部分完成,但是本程序优化了一下,将查询过程安排在中断服务程序中进行,这样更加直观合理-disruptions, the majority of ARM inquiries that the interruption of work for the completion of initialization code, but the process optimization for a moment, in the course of inquiries interrupted service procedures, is more intuitive reasonable
- 2022-10-17 00:50:04下载
- 积分:1