-
ARM ADS1.2 集成开发环境
握MAX504D/A 转换芯片的使用方法
ARM ADS1.2 集成开发环境
握MAX504D/A 转换芯片的使用方法-Integrated Development Environment for ARM ADS1.2 grip MAX504D/A conversion chip to use
- 2023-01-24 12:20:03下载
- 积分:1
-
三星4510开发板说明
三星4510开发板说明-Samsung Note 4510 development board
- 2023-08-11 21:15:02下载
- 积分:1
-
嵌入式系统
arm9-AT91RM9200开发板调试程序BasicMCIDevice方面的代码,可以直接编译测试.-arm9- AT91RM9200 development board debugging procedures BasicMCIDevice The code can be directly translated tests.
- 2022-07-01 11:36:58下载
- 积分:1
-
测试 STM32F103VC、 FSMC、 SSD1963、 信息网,地区以外的 V2
这只是一个演示的 ST joinded SSD1963 TFT-驱动,从信息网图形 lib 4 AD 通道 DMA,通过 RS232 outprinted 的值和支持生成可以帧。使用 IDE 从 Keil-任何其它海湾合作委员会应该工作。
- 2023-04-06 10:10:05下载
- 积分:1
-
DSP28335 SCI
应用背景Dsp28335 的寄存器设置等等, 与上位机进行通信。 有助于初学28335的本科生,研究生。 也有助于工程技术开发人员进行二次开发关键技术
#include "DSP28x_Project.h"// Device Headerfile and Examples Include File
interrupt void scibTxFifoIsr(void);//fifo发送中断函数
interrupt void scibRxFifoIsr(void);//fifo接收中断函数
void scib_fifo_init(void);//scib fifo模式 初始化函数
char buffer [100];//数据缓冲数组
void main(void)
{
Uint16 i;
InitSysCtrl();//系统时钟等初始化
InitSciGpio();//sci端口初始化
DINT; //关掉中断
InitPieCtrl(); //pie模块初始化
IER = 0x0000;//关cpu中断
IFR = 0x0000;//清cpu中断标志
- 2022-01-25 23:28:42下载
- 积分:1
-
2410芯片电路图,有关接口电路的设置,
2410芯片电路图,有关接口电路的设置,-2410 chip circuitry, the interface circuit of the setup,
- 2023-07-22 04:35:03下载
- 积分:1
-
CPU 2410 using the examples of hardware! The package is the ADC conversion proce...
CPU 2410 硬件使用实例!该程序包是ADC转换的程序,经过转换后传回到PC是显示出来!-CPU 2410 using the examples of hardware! The package is the ADC conversion process, after conversion back to PC is displayed!
- 2022-01-26 06:11:52下载
- 积分:1
-
Programmer s Reference Manual is an improtant book on Intel processor architectu...
程序员参考手册是一本关于英特尔处理器体系结构和编程的重要书籍。在Html格式中,它比原始的.txt格式更具可读性。
- 2022-02-04 10:17:33下载
- 积分:1
-
STM32非固件库,实现功能:ADC通过DMA传输
STM32非固件库,实现功能:ADC通过DMA传输-Non-STM32 firmware library, implementation features: ADC through the DMA transfer
- 2022-03-10 12:32:02下载
- 积分:1
-
ARM7的UART驱动程序 可以自由配置缓存大小 驱动函数集 以及接口简单 很适合初学者提高自己的驱动开发能力的参考程序 产品级别的代码 注释很详尽 但需要自己...
ARM7的UART驱动程序 可以自由配置缓存大小 驱动函数集 以及接口简单 很适合初学者提高自己的驱动开发能力的参考程序 产品级别的代码 注释很详尽 但需要自己提供IRQ部分的初始化部分程序 本作者不提供 程序为原创-ARM7-UART driver can configure the cache size of the drive free set of functions and simple interface is suitable for beginners to improve their ability to drive the development of reference procedures for product-level code is very detailed notes, but some need to provide their own IRQ initialization part of the process of this author does not provide procedures for the original
- 2022-03-23 05:00:08下载
- 积分:1