-
杭州利宇泰公司的基于44B0的ARMSys开发板上的大量源代码,包括ADC、ARP、彩色LCD、外部中断、以太网底层函数、FAT16文件系统、Flash ROM...
杭州利宇泰公司的基于44B0的ARMSys开发板上的大量源代码,包括ADC、ARP、彩色LCD、外部中断、以太网底层函数、FAT16文件系统、Flash ROM、GUI软件包、Helloworld程序、IIC接口、扫描键盘、Ping程序、44B0内置RTC示例、SDRAM接口、定时器示例、触摸屏示例、UART示例和uC/OS-II的移植、应用(包括多任务、任务间通信、中断服务程序)、UDP数据传输、USB固件编写等程序代码和工程。一次性共享给大家使用。可以作为其他samsung44B0开发板上应用程序的下载。-Lee Yu-tai Hangzhou-based company 44B0 ARMSys development board of a large number of source code, including the ADC, ARP, color LCD, external interrupts, Ethernet bottom function, FAT16 file system, Flash ROM, GUI packages, Helloworld procedures, IIC interfaces, scanning keyboard, Ping procedures 44B0 built-in RTC example, SDRAM interface, timers example, the touch screen example, UART examples and uC/OS-II transplants, applications (including multitasking, inter-task communication, interrupt service routine), the UDP data transmission, USB firmware preparation procedures code and engineering. One-time use for everyone to share. As other samsung44B0 development board application downloads.
- 2022-03-23 12:05:41下载
- 积分:1
-
AT91SAM9263EK Windows CE 5.0 BSP
AT91SAM9263EK Windows CE 5.0 BSP
- 2023-04-19 09:00:03下载
- 积分:1
-
Development board in the bare board s3c2440 simulation soft interrupt handling p...
在s3c2440开发板裸板上模拟软中断处理程序,处理程序中是对LED灯的控制。-Development board in the bare board s3c2440 simulation soft interrupt handling procedures, the processing procedure is the control of LED lights.
- 2022-09-19 23:10:03下载
- 积分:1
-
ARM程序设计
ARM程序设计-ARM程序设计基础,S3C4510B-ARM program design-ARM program design basis, S3C4510B
- 2022-07-07 00:43:23下载
- 积分:1
-
TMS320C6713上的bootloader程序。汇编语言编写,放在从0x90000000开始的1K空间中。...
TMS320C6713上的bootloader程序。汇编语言编写,放在从0x90000000开始的1K空间中。-TMS320C6713 the Bootloader procedures. Written in assembly language, on from the beginning 0 x90000000 1K space.
- 2022-11-19 12:35:04下载
- 积分:1
-
SONIX SCM's original code! Is to use A/D MCU I do one of the procedures char...
SONIX单片机的原代码!是用带A/D口的单片机来做一款充电器的程序!-SONIX SCM"s original code! Is to use A/D MCU I do one of the procedures charger!
- 2022-03-03 23:07:01下载
- 积分:1
-
用VC++编程实现对CPU主频的检测
用VC++编程实现对CPU主频的检测
-VC programming speed of the CPU Detection
- 2022-06-15 05:47:11下载
- 积分:1
-
RCC1_ARM_KEIL
此示例演示如何为调试目的,使用 RCC_GetClocksFreq 函数来检索当前的状态和不同的芯片的时钟频率。您可以看到的 RCC_ClockFreq 结构的内容,其中坚持芯片时钟频率的不同使用调试程序工具链。此示例还处理高速度外部时钟 (HSE) 的故障检测: 当 HSE 时钟消失 (破碎或断开外部石英) HSE、 锁相环是残疾人士 (但没有变化对 PLL config)、 恒指选择作为系统时钟源和生成的中断 (NMI)。在 NMI ISR,HSE HSE 准备中断被启用并且 HSE 时钟恢复,一旦生成 HSERDY 中断和碾压混凝土 ISR 例程中的系统时钟重新配置到其以前的状态 (前 HSE 时钟故障)。您可以监视 MCO2 pin(PC9) 上的系统时钟。四个指示灯切换时间由延迟函数定义。
- 2022-04-09 19:17:07下载
- 积分:1
-
基于LPC76X的LIN开发通信源程序调试通过
基于LPC76X的LIN开发通信源程序调试通过-LPC76X development of LIN-based communications through the source code debugging
- 2022-01-25 16:10:46下载
- 积分:1
-
S5PV210芯片内核移植:linux内核输入子系统-buttons_keyboard
S5PV210芯片内核移植:linux内核输入子系统:Tiny210v2底板上面有八个按键,但是官方只提供了该按钮的驱动,并没有实现输入子系统,使得板上的八个按钮没有任何作用。这里就通过向内核添加该buttons的输入子系统驱动,使该八个按钮实现如普通键盘的键值功能,实现能上下左右,以及确认等功能,就像手机的音量键、关机键一样。
- 2022-10-03 05:05:03下载
- 积分:1