▍1. GPSProgram
说明: 自己写的基于GPS的通讯倒计时程序。可以直接使用,按键调整时间。希望对初学者有所帮助(The base of GPS communication count time program, maybe help the first person in this project. the key can adjust the time.)
说明: 自己写的基于GPS的通讯倒计时程序。可以直接使用,按键调整时间。希望对初学者有所帮助(The base of GPS communication count time program, maybe help the first person in this project. the key can adjust the time.)
说明: 基于LM3S1138的PWM源程序,可用于驱动步进电机(LM3S1138-based source of the PWM can be used to drive Stepper Motor)
说明: Jlink V7的详细使用说明,包括flash烧写和ADS调试,原创。(jlink V7 introduction)
430汇编滤波器实例from 10Hz to 3990 Hz.(This code calls a Digital FIR High-pass Filter assembly function "FIR_filter" and obtains the gain for frequency starting from 10Hz to 3990 Hz. The filter coefficients conform with the LPF specifications of Example 2 in the Application Report.)
介绍如何在StrongArm下编写shellcode的知识。一开始先介绍了StrongArm的体系结构和指令集,后面给出了几个shellcode的实例。这些实例在HP iPAQ上的Debian Linux上开发,但原理可通用于StrongArm下的其他机型和其他linux版本。(This guide describes how to write shellcode in StrongArm architecture. At first it introduced the StrongArm architecture and instruction set, then it given a few examples of shellcode. The examples developed on HP iPAQ running Debian Linux, but the principle may be applicable to other models and other linux deployment.)
phillip公司的arm芯片的应用,有485功能,是一个实际用的程序.(Arm application about 485 .It is made from phillip. )
ARM® Developer Suite Version 1.2 AXD and armsd Debuggers Guide
Patch to add iMX27ADS support to Openembedded written by acassis at gmail dot com
op software in bascom
Harmonic Balance Method to solve the rotor dynamics problem(Harmonic Balance Method is a good example to solve rotor dynamics problem)
《ARM内核结构介绍》,本书介绍了ARM处理器的内核结构,对于从事于ARM嵌入式开发的人会有帮助。(arm kernel produce)
stm32中准确延时用的文件,因为时钟速度过快且应用广,要实现ms的延迟是很困难的,所以用嘀嗒时钟。(make sure the delay time is just the time we wanted.)
S3C44b0X 的中断程序代码................(Interruption S3C44b0X code ................)
周立功公司代理的飞利浦ARM芯片LPC2294程序开发源码(Development procedure source code LPC2294)
Dignostic test program for SMDK441f board chip peripellel. ADS1.2 compiler
用计时器实现的精准的延时程序的代码,希望对大家有用,基于LPC2103(With the timer delay to achieve the precise procedure code)