-
realized, can be transferred to other platforms arm, the transplant man who can...
flash文件系统实现,可以移植到arm等平台,那位老兄移植了可别忘了兄弟我哦,-realized, can be transferred to other platforms arm, the transplant man who can remember my brothers Oh, Oh
- 2022-04-14 15:12:16下载
- 积分:1
-
AT91RM9200 DataFlash boot源码
AT91RM9200 DataFlash boot源码-AT91RM9200 DataFlash boot source
- 2022-12-27 16:50:03下载
- 积分:1
-
TMS320F2812 开发板最新原理图 1602液晶显示 PDF文件
TMS320F2812 开发板最新原理图 1602液晶显示 PDF文件-TMS320F2812 SPI SCI RS485 CAN
- 2022-07-05 07:31:35下载
- 积分:1
-
JIYU AT91SAM7X256的SD接口卡的驱动代码实现
JIYU AT91SAM7X256的SD接口卡的驱动代码实现-JIYU AT91SAM7X256 the SD interface card driver code to achieve
- 2022-02-06 06:01:36下载
- 积分:1
-
我自己写的在ARM 44B0上能跑通的LCD display 程序
我自己写的在ARM 44B0上能跑通的LCD display 程序-I wrote it myself in the ARM-44B0 able to run on the LCD display procedures
- 2022-02-26 20:00:10下载
- 积分:1
-
This example program shows how to configure and use the
A/D Converter of the fo...
This example program shows how to configure and use the
A/D Converter of the following microcontrollers:
* Philips LPC 2114/2119/2124/2129/2131/2132/2138/2194
After configuring the A/D Converter, the program reads
A/D channel 0 and outputs the converted value using the serial
port.
To run this program...
1. Select the Device (Project - Options for Target - Device)
2. Build the project (Project - Build Target)
3. Start the uVision Debugger
4. Open the Serial Window (View - Serial Window 1)
5. Click Run (F5)
6. Click on the Toolbox buttons to change input voltages
A debug script (debug.ini) creates buttons that set different
analog values in A/D channels. As the program runs, you
will see the A/D input and output change.
Other buttons create signals that generate sine wave
or sawtooth patterns as analog inputs. µ Vision3 users may
enable the built-in Logic Analyzer to view, measure and compare
these input signals grap
- 2022-01-31 01:19:45下载
- 积分:1
-
BlueOcean Chipscreen 44b0 core board and expansion board schematics, pdf format
蓝海微芯44b0核心板和扩展板原理图,pdf格式-BlueOcean Chipscreen 44b0 core board and expansion board schematics, pdf format
- 2022-03-09 12:39:07下载
- 积分:1
-
arm开发,基于linux环境的一些重要的配置程序
arm开发,基于linux环境的一些重要的配置程序-arm development environment based on Linux some of the important procedures for the allocation of
- 2022-02-06 05:07:54下载
- 积分:1
-
例程名称:led_Test
开发环境:Realview MDK
开发版:Embest S3CEB2410
测试结果:8个LED依次点亮,并且蜂...
例程名称:led_Test
开发环境:Realview MDK
开发版:Embest S3CEB2410
测试结果:8个LED依次点亮,并且蜂鸣器一直响-Routine Name: led_Test development environment: Realview MDK Developer: Embest S3CEB2410 test results: 8 LED turn light, and the buzzer sound has always been
- 2022-01-26 00:17:57下载
- 积分:1
-
STM32F103 RTC 日期程序驱动
STM32F103 RTC 日期程序驱动
#include "rtc.h"
const DateTimeType MinDateTime = {
10, 1, 1, 0, 0, 0
};
const DateTimeType MaxDateTime = {
99, 12, 31, 23, 59, 59
};
- 2022-06-12 03:47:39下载
- 积分:1