-
基于ATMAL7X256 CS1180的SPI读写FLASH的实例(开发环境ADSv1.2)
基于ATMAL7X256 CS1180的SPI读写FLASH的实例(开发环境ADSv1.2)-Based on the SPI read and write ATMAL7X256 CS1180 examples FLASH (development environment ADSv1.2)
- 2022-07-09 21:01:35下载
- 积分:1
-
ARM嵌入式系统
LPC22xx UART0通讯实验-查询方式代码
ARM嵌入式系统
LPC22xx UART0通讯实验-查询方式代码-ARM Embedded System LPC22xx UART0 communication experiment- query code
- 2023-02-18 12:10:04下载
- 积分:1
-
Internet to collect the package of s3c2440 Chinese manual. Is the most complete...
网上搜集的整套s3c2440中文手册。是目前最完整的了。介绍了s3c2440详细技术资料。-Internet to collect the package of s3c2440 Chinese manual. Is the most complete of the. Introduced s3c2440 detailed technical information.
- 2023-02-11 14:45:03下载
- 积分:1
-
ARM7的UART驱动程序 可以自由配置缓存大小 驱动函数集 以及接口简单 很适合初学者提高自己的驱动开发能力的参考程序 产品级别的代码 注释很详尽 但需要自己...
ARM7的UART驱动程序 可以自由配置缓存大小 驱动函数集 以及接口简单 很适合初学者提高自己的驱动开发能力的参考程序 产品级别的代码 注释很详尽 但需要自己提供IRQ部分的初始化部分程序 本作者不提供 程序为原创-ARM7-UART driver can configure the cache size of the drive free set of functions and simple interface is suitable for beginners to improve their ability to drive the development of reference procedures for product-level code is very detailed notes, but some need to provide their own IRQ initialization part of the process of this author does not provide procedures for the original
- 2022-03-23 05:00:08下载
- 积分:1
-
arm lpc2300 uart实例 实现从lpc2300通过uart传数据到主机
arm lpc2300 uart实例 实现从lpc2300通过uart传数据到主机-vura good
- 2022-07-04 18:43:11下载
- 积分:1
-
AT91RM9200 with the benefit of controlling the LCD, the ADS under the testing pr...
用AT91RM9200控制信利的LCD,在ADS下实现的测试程序,方便初学者使用。-AT91RM9200 with the benefit of controlling the LCD, the ADS under the testing procedures facilitate beginners.
- 2023-09-09 03:25:03下载
- 积分:1
-
在EASYARM调试程序的Flash的C++代码,硬件调试好,我用…
此代码是EASYARM调试程序的Flash的c++代码,硬件调试ok,并且本人画的PCB板上也调试ok-EASYARM debugging procedures Flash c++ code, hardware debugging ok, and I painted the PCB board also debugging ok
- 2022-03-02 23:22:05下载
- 积分:1
-
ILI9320驱动程序
资源描述/* Includes ------------------------------------------------------------------*/
#include "ili9320.h"
#include "stm32f10x_lib.h"
#include "hardware.h"
#define jiedi_red_on {ili9320_Clear(BROWN);}
#define jiedi_green_on {ili9320_Clear(BROWN);}
/* Private typedef -----------------------------------------------------------*/
/* Private define ------------------------------------------------------------*/
/* Private macro -------------------------------------------------------------*/
/* Private variables ---------------------------------------------------------*/
static vu32 TimingDelay = 0;
GPIO_InitTypeDef GPIO_InitStructure;
ErrorStatus HSEStartUpStatus;
extern u8 gImage_11[];
/* Private function prototypes -----------------------------------------------*/
void RCC_Configuration(void);
void Int
- 2022-01-27 23:30:59下载
- 积分:1
-
microcontroller for ARM的JTAG。
Jtag for arm microcontroller.
- 2023-08-27 20:30:05下载
- 积分:1
-
本代码是DS18B20的驱动程序源代码,MCU采用ATMEGA168,C语言编写,已经调试通过。可提供给各位仁兄参考。...
本代码是DS18B20的驱动程序源代码,MCU采用ATMEGA168,C语言编写,已经调试通过。可提供给各位仁兄参考。-This code is DS18B20 driver source code, MCU used ATMEGA168, C language, have been debug through. Available to you man reference.
- 2023-03-20 10:50:04下载
- 积分:1