CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 微处理器(ARM/PowerPC等) 搜索资源 - 已经测试过

搜索资源列表

  1. TMS320C2812-CAN

    1下载:
  2. TI DSP2812 can总线程序,可以用这个程序设计can总线收发数据,已经在自己的开发板上测试过,运行良好-TI DSP2812 the can main line procedure, may use this programming can main line receiving and dispatching data, has already tested on own development board, the movement is good
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:92.55kb
    • 提供者:nimo
  1. At91LibV214_light

    0下载:
  2. ATMEL at91系列arm的官方驱动,串口等常用的都测试过了,很好,还有很多实例。已经应用在一个项目中了。
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:9.13mb
    • 提供者:马天
  1. STM32用SPI操作SD卡,并移植FATFS文件系统

    1下载:
  2. 用Keil 4.12编译器编译的,已经测试过,FATFS所有的应用程序都可以执行
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2012-11-08
    • 文件大小:3.41mb
    • 提供者:enterpriseZ
  1. buttons

    0下载:
  2. mini2440开发板一下的按键测试,以有汉化,可以移入开发板中。已经测试过。-mini2440 Development Board about the key test
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:30.93kb
    • 提供者:周涛
  1. clock

    0下载:
  2. 这是一个基于2440的时钟程序,使用的定时器0,已经在mini2440板上测试过-This is a 2440 clock-based program that uses the Timer 0 has been tested in mini2440 board
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:62.67kb
    • 提供者:cchd20
  1. OLEDdonghua

    1下载:
  2. 基于stm32的oled显示的动画显示程序 可以实际使用 已经测试过了-Based on stm32 The oled display animation display program can actually use already tested
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-06
    • 文件大小:119kb
    • 提供者:wang
  1. TFTLCD-dd

    0下载:
  2. 基于stm32的tftlcd 显示的显示程序 可以实际使用 已经测试过了-Based on stm32 The oled display animation display program can actually use already tested
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-17
    • 文件大小:73.31kb
    • 提供者:wang
  1. STM32-IIC-Page-Write

    1下载:
  2. STM32-iic页写,相信大多数工程师用到STM32的时候都遇到一个问题 那就是读写IIC 会卡死在while语句里,解决的办法有2个,1个是读写前再重映射一次IO口,另一个办法就是页写,我已经测试过 写入多少个都可以贴出来供大家分享-STM32-iic page write, I believe that most engineers use when they are experiencing an STM32 problem is that literacy IIC will get s
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-08-25
    • 文件大小:1kb
    • 提供者:chengwei
  1. DS18B20

    0下载:
  2. mini2440检测温度传感器DS18B20程序代码,已经测试过完全可以用。arm-linux-gcc 4.3.2-mini2440 detection temperature sensor DS18B20 code, have been tested can use. arm-linux-gcc 4.3.2
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-14
    • 文件大小:2.4kb
    • 提供者:daimin
  1. DDI0100E_ARM_ARM

    0下载:
  2. 这是关于于ARM处理器的学习资料,英文的讲的很详细,已经测试过。-This is on the ARM processor, learning materials, English speak in great detail, has been tested.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-16
    • 文件大小:3.63mb
    • 提供者:正义飞
  1. STM8s903_motor

    0下载:
  2. STM8S903芯片自编写程序。PID闭环调节 程序已经测试过,适合用于BLDC电机。-STM8S903 chip self-programming. PID closed-loop adjustment program has been tested, suitable for BLDC motor.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2014-11-28
    • 文件大小:1.11mb
    • 提供者:fanhoufa
  1. _KeyGen

    0下载:
  2. dsp的开发源代码破解工具可以用的已经测试过-dsp development of source code
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-17
    • 文件大小:265.39kb
    • 提供者:jeffasd
  1. ADXL34551V2

    0下载:
  2. 本人已经一测试过mma7455三轴倾角测量,可返回相应的xyz加速度,以及角度-I have a test adxl345 three axis Angle measurement, can be returned to the corresponding xyz acceleration, as well as the Angle
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:53.78kb
    • 提供者:张楠
  1. STM32--FreeModbus-Slave-DEMO

    3下载:
  2. FreeModBus STM32源代码 已经测试过,可以直接使用!-FreeModBus STM32 source code has been tested, can be used directly!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:357.25kb
    • 提供者:xulingfei
  1. nrf905

    0下载:
  2. nrf905在STM32上的驱动程序,使用KEIL编辑,已经测试过-the driver of nrf905 on STM32 MCU
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:2kb
    • 提供者:biye
  1. 32.UART1

    0下载:
  2. STM32F107芯片程序代码,串口打印,已经测试过可以使用-STM32F107 chip code, serial printer, have been tested can be used
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-11
    • 文件大小:1.96mb
    • 提供者:lily
  1. Ethernet

    0下载:
  2. 这个是LPC1788开发板的测试用例 都已经试过可以编译通过-This is the LPC1788 development board test cases have been compiled through
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-26
    • 文件大小:299.18kb
    • 提供者:张宇
  1. CRC

    0下载:
  2. 这个是LPC1788开发板的测试用例 都已经试过可以编译通过-This is the LPC1788 development board test cases have been compiled through
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:47.04kb
    • 提供者:张宇
  1. 2440Progarm

    0下载:
  2. ARM裸奔程序 S3C2440 例程,已经测试过 可以使用-ARM streaking procedures S3C2440 routines, have been tested can be used
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-07
    • 文件大小:1.16mb
    • 提供者:chensong
  1. usart1-interrupt-receive

    0下载:
  2. STM32串口中断接受,已经测试过!好用!-STM32 interrupt receive!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-04
    • 文件大小:255.93kb
    • 提供者:张大
« 12 »
搜珍网 www.dssz.com