-
uCOS移植范例,开发人员或嵌入式爱好者可以借鉴。
uCOS移植范例,开发人员或嵌入式爱好者可以借鉴。-uCOS transplantation example, developers or embedded lovers can learn from.
- 2023-07-22 03:50:04下载
- 积分:1
-
lpc210x development arm of the template
lpc210x的arm开发模板-lpc210x development arm of the template
- 2022-02-25 07:35:47下载
- 积分: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
-
用IAP实现的flash操作,此源码运行于LPC2131等开发板
用IAP实现的flash操作,此源码运行于LPC2131等开发板-IAP implemented with flash operation, the source code running on the LPC2131 development board, etc.
- 2022-01-26 02:28:11下载
- 积分:1
-
智能小车
智能化作为现代社会的新产物,是以后的发展方向,他可以按照预先设定的模式在一个特定的环境里自动的运作,无需人为管理,便可以完成预期所要达到的或是更高的目标。同遥控小车不同,遥控小车需要人为控制转向、启停和进退,比较先进的遥控车还能控制器速度。常见的模型小车,都属于这类遥控车;智能小车,则可以通过计算机编程来实现其对行驶方向、启停以及速度的控制,无需人工干预。操作员可以通过修改智能小车的计算机程序来改变它的行驶方向。因此,智能小车具有再编程的特性,是机器人的一种。
- 2022-04-17 02:26:51下载
- 积分:1
-
数字滤波器的FPGA实现,verilogHDL
数字滤波器的FPGA实现,verilogHDL-Digital Filter FPGA, verilogHDL
- 2022-11-21 15:25:04下载
- 积分:1
-
ARM例程--点亮LED灯
点亮LED灯
整篇文章的结构如下:
一、直接把时钟管理用到的寄存器罗列出来进行分析。
二、对其中的一些原理性的东西做介绍。
三、对于在后面编写串口时会出现的问题注意点提出说明。
四、LED 代码
一、在时钟管理中会用到的寄存器有以下一些。
LOCKTIME,MPLLCON,UPLLCON,CLKCON,CLKSLOW,CLKDIVN,CAMDIVN。
LOCKTIME:是对于配置好锁相环之后需要延时的一段时间,这时为了上锁稳定。其中包括两部分
①U_LTIME:这是UCLK(USB专用的一个时钟)配置好后需要的延时时间。
②M_LTIME:这时FCLK(系统时钟即CPU的频率),HCLK(一些高速设备所用到时钟),PCLK(低速设备所用到的时钟)这
- 2023-03-05 08:15:04下载
- 积分:1
-
S3C44B0 This the BIOS or BOOT LOADER detailed procedures for the boot code reade...
这是S3C44B0的BIOS或BOOT LOADER 程序中详细介绍了启动代码和FLASH 的读写 这很容易移植到其它ARM芯片-S3C44B0 This the BIOS or BOOT LOADER detailed procedures for the boot code reader and FLASH This can be easily ported to other ARM chips
- 2023-06-02 07:50:03下载
- 积分:1
-
ucosII在ARM7 LPC2104上的移植完整源程序,
可以在软件proteus上仿真.
说明:
1.应用实例为ArmUCOSApp est1...
ucosII在ARM7 LPC2104上的移植完整源程序,
可以在软件proteus上仿真.
说明:
1.应用实例为ArmUCOSApp est1 est.mcp,在周立功2104的扳子上
的ram中就可直接运行(code+data
- 2022-09-17 10:25:03下载
- 积分:1
-
ARM学习报告002――Bootloader分析之机理篇
ARM学习报告002――Bootloader分析之机理篇-ARM Learning Report 002 The Mechanism s Analysis of Bootloader
- 2022-03-26 17:05:31下载
- 积分:1