搜索结果
找到约 1,157 项符合
Interrupt-ADS 的查询结果
单片机开发 This will sample all 8 A/D-channels by the continous mode. Each end of conversion will call an inte
This will sample all 8 A/D-channels by the continous mode.
Each end of conversion will call an interrupt routine,
where the AD-channel is put to Port4[2..0]
and the upper nibble of the result is put to Port4[7..4].
Port 4 is connected to the user LEDs of the FlashCan100P Evaluation-Board
单片机开发 This example provides a description of how to set a communication with the bxCAN in loopback mode:
This example provides a description of how to set a communication with the bxCAN
in loopback mode:
- transmit and receive a standard data frame by polling at 100Kbit/S
- transmit and receive an extended data frame with interrupt at 500Kbit/S
- lit some LEDs depending of the program succeed or not ...
单片机开发 This example provides a description of how to use a DMA channel to transfer a word data buffer fro
This example provides a description of how to use a DMA channel to transfer a
word data buffer from memory (Flash) to memory (RAM).
The dedicated DMA channel is configured to transfer once a time a 32 word data buffer
stored as constant in the Flash memory to another buffer in the RAM memory.
The r ...
嵌入式/单片机编程 用STR710控制串口及CC1100进行无线通信
用STR710控制串口及CC1100进行无线通信,该开发工具为ARM公司的集成开发环境ADS,有完整的工程文件.mcp.
微处理器开发 基于s32410的GPS开发代码。无操作系统
基于s32410的GPS开发代码。无操作系统,ADS开发。
微处理器开发 基于LPC214X 的USB固件升级程序,通过USB接口来升级更新你的应用程序.基于LPC214X USB 固件升级源程序 (USB Firmware Upgrader source code )
基于LPC214X 的USB固件升级程序,通过USB接口来升级更新你的应用程序.基于LPC214X USB 固件升级源程序 (USB Firmware Upgrader source code )
基于含有USB固件升级的LPC214X例程
例程包含下面编译器的工程文件(Rowley CrossWorks Studio(GCC) 1.5, IAR ARM v.4.39, GCC 3.4 (4.10), ARM ADS 1.2, ARM RealView 2.2, Keil RVC ...
Windows CE 由三星的2442修改而来,正确引导eboot,请注意用三星公版的硬件配置,具体可以参考QQ2440,因为我在些平台上跑过,具体操作 1.target settings : post-linker:选
由三星的2442修改而来,正确引导eboot,请注意用三星公版的硬件配置,具体可以参考QQ2440,因为我在些平台上跑过,具体操作
1.target settings : post-linker:选择为 ARM fromELF
2.ARM assembler与 ARM c Compiler 的 architecture or processor 选择为:ARM920T
3.ARM linker的 output:RO base为 0x00000000 (当仿真时为:0x3 ...
嵌入式/单片机编程 s3c2440的dma操作控制程序
s3c2440的dma操作控制程序,在ADS环境编译,运行
Linux/Unix编程 s3c2440的液晶屏操作控制程序(SHARP/SAMSUNG都可以)
s3c2440的液晶屏操作控制程序(SHARP/SAMSUNG都可以),在ADS环境编译,运行