登录
首页 » 嵌入式芯片 » Freescale MPC880 Hardware Manual

Freescale MPC880 Hardware Manual

于 2022-03-02 发布 文件大小:983.09 kB
0 111
下载积分: 2 下载次数: 1

代码说明:

Freescale MPC880 硬件手册-Freescale MPC880 Hardware Manual

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是ARM9 linux 2.4.X 字符驱动开发例子,想学LINXUX 驱动开发不妨下载参考,测试OK
    这是ARM9 linux 2.4.X 字符驱动开发例子,想学LINXUX 驱动开发不妨下载参考,测试OK-This is the ARM9 linux 2.4.X character-driven development example, want to learn LINXUX-driven development may wish to download the reference, test OK
    2022-01-25 20:59:22下载
    积分: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
  • STM32F4控制PWM发射个数
    资源描述通过定时器控制PWM,可控制PWM个数,使用的是STM32F407ZET6
    2022-01-28 08:18:03下载
    积分:1
  • atmel at91rm9200 driver atmel at91rm9200 driver
    基于atmel的at91rm9200的驱动, 好好东西 分享一下-atmel at91rm9200 driver atmel at91rm9200 driver
    2022-01-25 18:24:13下载
    积分:1
  • 用FPGA做的RAM,源码,调试通过,有工程
    用FPGA做的RAM,源码,调试通过,有工程-FPGA to do with RAM, source code, debugging through, there are works
    2023-04-28 05:45:03下载
    积分:1
  • ARM lpc2129 serial transmission of data and compilation procedures c
    ARM lpc2129 串口传输数据c和汇编程序-ARM lpc2129 serial transmission of data and compilation procedures c
    2022-03-01 16:53:09下载
    积分:1
  • linux在arm开发板上的移植
    嵌入式linux在arm开发板上的移植-Embedded linux development board in arm transplant! ! !
    2023-06-10 00:05:03下载
    积分:1
  • 深圳优龙LPC22xx开发板bios源码仅供参考
    深圳优龙LPC22xx开发板bios源码仅供参考-Shenzhen, Liuzhou LPC22xx excellent development board bios source for reference only
    2022-05-04 21:29:04下载
    积分:1
  • UDP协议在44B0上的代码,内附详细使用说明。
    UDP协议在44B0上的代码,内附详细使用说明。-44B0 on UDP protocol at the code, containing detailed instructions.
    2022-03-13 05:46:24下载
    积分:1
  • led_pic_flash
    #include //#include //#include "pic16f877.h" //#include "pic18f4539.h" //#include "pic18f452.h" //htc.h //========================================================== void delay(unsigned int value) {     while(value>0) value--;  } //========================================================== //================================================ //#pragma config FOSC = HS, WDTE = OFF, CP = OFF, PWRTE = OFF //__CONFIG(FOSC_HS & WDTE_OFF & DEBUG_OFF ); //__CONFIG(HS & WDTE_OFF & DEBUG_OFF ); #pragma config   OSC = HS,WDT =OFF #pragma config PWRT = OFF //#pragma config  OSC = HSPLL #pragma config  WDT = OFF #pragma config    LVP = OFF void main(void) { //CLEARBIT(TRISD,0xff); //SETBIT(PORTD,0xff); TRISB=0x00
    2023-05-01 00:10:04下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载