搜索资源列表
ArmFlashTest
- This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It permits you to download new code to the device over USB. This bootrom is installed at address 0x00000000 in the ARM, which means that it is the first piece of code to execute
IIC.rar
- DSP 5509A IIC通讯程序 特点: 1. C寄存器操作,是最好的IIC通讯原理学习手段。完整掌握IIC通讯过程,比看那个狗屁CSL好多了。 2. 定义了宏操作,可以实现对“位”操纵,新手可以学习一下。 ,DSP 5509A IIC characteristics of the communication process: 1. C register operation, the IIC is the best means of communication principle st
Bootloader-for-MSP430
- MSP430F5438 的串口 Bootloader (非BSL下载方式),从串口下载,两线即可,类似STC的MCU。带原代码及说明文档,方便二次开发。-Bootloader for MSP430F5438,while it s not a BSL methed, This program download by Serial Comm, that means Two Wire download.seems like STC 51 MCU。 with a document,and the cod
ARMSYS44B0-P_bios
- 本软件是ARMSYS44B0-P开发板的自举程序(BOIS),含有详细使用说明。任何人可以修改使用。内容条目如下: ARMSYS44B0_BIOS是专门为S3C44B0X开发板量身定做的启动程序,该程序具有以下功能特点: 1.启动并初始化开发板 2.启动uCLinux 3.启动开发板测试程序 4.多种下载方式(串口Xmodem下载,串口com下载,网口TFTP下载) 5.系统参数的设置(系统时钟,串口选择,串口波特率设定,系统时间和日期,系统IP地址) 6.支持
baceTMS320F2044dspdesign
- 基于dsp的电源设计,采用较为合理的手段实现电源数字化-Dsp based power supply design, the use of more reasonable means to achieve the power of digital
hardware
- Quantums 5.0开发环境,单片机实验编程,实现的小型CPU,包括取指、译码、计算等多个模块实现-Quantums 5.0 development environment, microcontroller programming experiment to realize a small CPU, including the check means, decoding, computing and many other modules to achieve
ARM
- 讲述了ARM的功能以及一些简单的实例的过程-ff fg hht hgh gh hgh dg j k jk jkj kj k j gf bg b ng ffg fdgf dfgfsg
AVR230_source
- This a simple bootloader for AT91SAM7 processors. It permits you to download new code to the device over USB. This bootrom is installed at address 0x00000000 in the ARM, which means that it is the first piece of code to execute after reset. At
AT91_Flash_Programming_Solutions
- This a simple bootloader for AT91SAM7 processors. It permits you to download new code to the device over USB. This bootrom is installed at address 0x00000000 in the ARM, which means that it is the first piece of code to execute after reset. At
LPC2460
- NXP半导体围绕16/32位的ARM7TDMI-S CPU内核来设计LPC2420/LPC2460微控制器,该CPU内核带有实时调试接口,包含JTAG和嵌入式跟踪。LPC2420/LPC2460微控制器没有Flash。LPC2460能够执行32位ARM和16位Thumb指令。LPC2420/LPC2460支持这两种指令集意味着工程师可以针对性能或代码大小,在子程序级下选择优化他们的应用。当内核在Thumb状态下执行指令时,它可将代码规模降低超过30 ,性能的损失却很小;而在ARM 状态下执行指
STM32F10x_lib_3.30project
- 里面附有新固件库在MDK里的应用,并且运作的是一个小程序,可以扩展,并且是设置在ram运行的方法,内附详细说明。-Inside the library with the new firmware in the application of the MDK, and the operation is a small program, can be extended, and is set to run in the ram means, included in detail.
LPC1114dianbiao
- LPC1114开发的电能表整体方案源代码-LPC1114 development means the overall program source code
infared_calc
- 一个通过收发红外信号来实现的遥控计算器。通过中断来实时地响应用户的输入指令,MCU计算后的结果送回后显示。-An infrared signal through transceiver to achieve remote control calculator. By means of interrupts in real time in response to the instruction of the user' s input, the result after the calcul
Infrared-remote-decoding-instance
- 红外线遥控是目前使用最广泛的一种通信和遥控手段。由于红外线遥控装置具有体积小、功耗低、功能强、成本低等特点,因而,继彩电、录 像机之后,在录音机、音响设备、空凋机以及玩具等其它小型电器装置上也纷纷采用红外线遥控。工业设备中,在高压、辐射、有毒气体、粉尘 等环境下,采用红外线遥控不仅完全可靠而且能有效地隔离电气干扰。 -The infrared remote control is the most widely used form of communication and remote
2.61-wire
- IO口线程控制,IO口模拟其他通讯方式的集合,通用于STC单片机初学者-Thread control IO port IO port analog collection of other means of communication, common to STC microcontroller beginners
TIM
- STM32F2xx高级定时器使用程序,包括所有方式方法。-Senior STM32F2xx timer use the program, including all ways and means.
CAN-BUS
- SMT32操控杆程序,通信方式CAN,最大速率1Mbit-SMT32 joystick procedures, means of communication CAN
SD-Card
- STM32F4xx has internal SDIO peripheral to work with SD cards. Also, SDIO communication is faster than SPI, but if you don’t need speed in your project, you can use SPI aswell. With default settings, SDIO 4-bit mode communication is used. It means, th
STM32-SDCard-SDIO-FATFS-V2
- STM32F4xx has internal SDIO peripheral to work with SD cards. Also, SDIO communication is faster than SPI, but if you don’t need speed in your project, you can use SPI aswell. With default settings, SDIO 4-bit mode communication is used. It means, th
RAW-task-
- 这是一个很有意思的debug 函数, 能够遍历block 住的任务,遍历的时候可以调用相应的debug_function 函数把任务的具体参数全部打印出来。 Opt =1 的意思是遍历的时候全部唤醒所有block 住的任务,opt=0 则不影响。-This is a very interesting debug function, can traverse the task of block live, when you can call the corresponding debug_fu