-
I2C源代碼
MCB517 I2C源碼。,用於Freescale芯片系列;供需要研究I2c或iic源代碼的同好參考。當初的取得來源已經忘了。This file contains example code to print over the serial port of the MCB517 MCU and Evaultion Board (EVAL-MCB517QS). This example will test the I2C function of the MCB517. This will be done by writing and reading from a serial A/D & D/A (P8591). This example will bit bang two general I/O ports for I2C The example work with communicate at: 9600, 8, N, 1. This code was tested using the mon-51 connected through COM-1 of the eval board. CPU Frequency: 11.0592 MHz
- 2022-01-24 09:15:09下载
- 积分:1
-
Arms3c44b0 bought their own development board attached demo program can be run d...
自己买的arms3c44b0开发板附带的demo程序,可直接在ADS上跑,可供朋友们借鉴-Arms3c44b0 bought their own development board attached demo program can be run directly in the ADS for friends learn from
- 2023-02-13 14:45:04下载
- 积分:1
-
arm lpc2300定时器设计源码 实现lpc2300的定时控制
arm lpc2300定时器设计源码 实现lpc2300的定时控制-timer
- 2022-04-12 13:32:43下载
- 积分:1
-
基于arm的ethernet_328网口驱动程序,已经经过调试了,可以直接移植。...
基于arm的ethernet_328网口驱动程序,已经经过调试了,可以直接移植。-ethernet_328 based arm of the network driver I have read debugging, it can direct transplantation.
- 2023-05-10 02:30:03下载
- 积分:1
-
PS2键盘程序
包含键盘扫描,和PS2键盘通讯的程序,51内核单片机驱动PS2接口的实现程序,可以使单片机具有接插PS2接口设备(例如鼠标,键盘)的能力,大家可以借鉴一下!
- 2022-03-23 21:46:55下载
- 积分:1
-
最新版的基于 Windows CE 的视频捕获解决方案,中微星301视频芯片,在 X86、ARM9、MIPS 等平台上有良好的表现效果,试用版,可持续运行15分...
最新版的基于 Windows CE 的视频捕获解决方案,中微星301视频芯片,在 X86、ARM9、MIPS 等平台上有良好的表现效果,试用版,可持续运行15分钟。-The latest version of Windows CE-based video capture solution, in the MSI 301 video chip, the X86, ARM9, MIPS and other platforms have a good performance results, a trial version, sustainable operation for 15 minutes.
- 2022-03-22 17:10:06下载
- 积分:1
-
seed of the DSP program seed the seed of the DSP program DSP program
seed 的 DSP程序 seed 的 DSP程序-seed of the DSP program seed the seed of the DSP program DSP program
- 2022-05-17 16:12:21下载
- 积分:1
-
ARM
基于ARM的应用Source,在网上找到的,分成六个,这个是2-ARM-based applications Source, found on the Internet, divided into six, this is 2
- 2023-01-24 17:05:04下载
- 积分:1
-
μC/OS
μC/OS-II实验程序说明
软件版本:V1.0 日期:2005-05-25
多任务是指多个任务在操作系统的控制下同时运行,它的实现实际上是靠操作系统在
多个任务之间进行切换和调度。在多任务系统中,内核负责管理各个任务,即为每个任务
分配CPU时间,并且负责各任务之间的通讯。μC/OS-II操作系统最多可以支持64个任务。
每个任务的优先级不能相同,优先级数字越小,优先级越高。在μC/OS-II操作系统中,
OSInit()创建了两个μC/OS-II的默认任务:一个是OS_TaskIdle,即CPU空闲任务,它拥有
最低的优先级,当有其他任务运行时此任务处于就绪态,没有其他任务时就是它在运行,
该任务是μC/OS-II必需的任务;另一个任务是OS_TaskStat,它每隔一段时间就做一些统-Arm adt IDE
- 2023-08-06 17:45:03下载
- 积分:1
-
最近完成的LINUX下RTC8025的驱动,平台:AT91RM9200,主要实现时钟操作的几个接口,对开发同类产品的驱动很有借鉴作用。...
最近完成的LINUX下RTC8025的驱动,平台:AT91RM9200,主要实现时钟操作的几个接口,对开发同类产品的驱动很有借鉴作用。-recently completed RTC8025 LINUX driven platforms : AT91RM9200. main clock operation of several interfaces, the development of similar products in a very useful reference drive.
- 2022-11-15 11:50:04下载
- 积分:1