登录
首页 » 嵌入式芯片 » EASYARM the IIC code, I have board certification in the development ok, assured...

EASYARM the IIC code, I have board certification in the development ok, assured...

于 2022-01-29 发布 文件大小:177.60 kB
0 178
下载积分: 2 下载次数: 1

代码说明:

此代码是EASYARM的IIC代码,本人已在开发板上验证ok,放心使用。-EASYARM the IIC code, I have board certification in the development ok, assured use.

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

发表评论

0 个回复

  • ZLG基于IAR的1700demo,可作为提高使用,有USB等编程实例
    ZLG基于IAR的1700demo,可作为提高使用,有USB等编程实例-ZLG based on IAR" s 1700demo, can be used as increased use, there are examples of USB and other programming
    2022-03-17 02:14:27下载
    积分:1
  • 4510下的中断驱动程序
    4510下的中断驱动程序-4510 under the interruption Driver
    2023-01-13 17:10:04下载
    积分:1
  • 用arm驱动hp 1020打印机所需要的驱动
    用arm驱动hp 1020打印机所需要的驱动-With the arm driver hp 1020 printer driver needed
    2023-05-21 18:40:03下载
    积分:1
  • DSPC6748例程
    最新DSP6748例程,很全的,我自己用的板子已经全部测试过了,没问题的。适合刚开始学DSP6748的人使用,代码后面有注释,容易看懂。最新DSP6748例程,很全的,我自己用的板子已经全部测试过了,没问题的。适合刚开始学DSP6748的人使用,代码后面有注释,容易看懂。
    2023-02-27 11:40:05下载
    积分:1
  • 绝对原创,开源一STM32项目,CAN,UART,Input检测 原创相对高效性能与代码重用平衡思路(缓冲队列加软中断),可直接做工程模板
    1、CAN收发队列   使用内存FIFO缓冲CAN帧,适合大数据量通信;并使用内部软中断处理CAN数据,相当于事件响应,综合应该比查询方式节省不少时间,也应该比OS调度省点时间。Can.C:底层处理,Communi.C:与应用层高相关。 应用层处理流程用函数指针表的方式调用减少代码量及阅读整齐;实现CAN各种错误记录机制。已初步测试,该机制可用。   CAN处理流程:     接收:CAN1_RX0_IRQHandler_Name (void), CAN1_RX1_IRQHandler(void)           接收中断,CAN_QueueWriteQuick()将当前的有效报文压入内存FIFO,压入的数据为整个CAN邮箱数据,所以后续的处理函数可以分辨出完整的数据。 void CAN1_RX0_IRQHandler_Name (void) // CAN1_RX0_IRQHandler_Name { /* FIFO从空状态开始,在接收到第一个有效的报文后,FIFO状态变为挂号_1(pending_1), 硬件相应地把CAN_RFR寄存器的FMP[1:0]设置为’01’(二进制01b)。 软件可以读取FIFO输出邮箱来读出邮箱中的报文,然后通过对CAN_RFR寄存器的RFOM位 设置’1’来释放邮箱,这样FIFO又变为空状态了。如果在释放邮箱的同时, 又收到了一个有效的报文,那么FIFO仍然保留在挂号_1状态,软件可以读取FIFO 输出邮箱来读出新收到的报文。 如果应用程序不释放邮箱,在接收到下一个有效的报文后,FIFO状态变为 挂号_2(pending_2),硬件相应地把FMP[1:0]设置为’10’(二进制10b)。 重复上面的过程,第三个有效的报文把FIFO变为挂号_3状态(FMP[1:0]=11b)。 此时,软件必须对RFOM位设置1来释放邮箱,以便FIFO
    2022-03-21 07:31:29下载
    积分:1
  • This software package contains an example d associated documentation for the Col...
    This package contains example software and associated documentation for the ColdFire MCF5249 microprocessor. The software includes sample processor initialization routines for the MCF5249 running a M5249C3 evaluation board as well as the following sample applications: simple - empty application template fat - factory acceptance test for the M5249C3 The software has currently been built and tested under Metrowerks CodeWarrior -This software package contains an example d associated documentation for the ColdFire MC F5249 microprocessor. The software includes s ample processor initialization routines for t he MCF5249 running a M5249C3 evaluation board a s well as the following sample applications : simple-empty application template fat-facto ry acceptance test for the M5249C3 The software currently has been built and tested under Metro werks CodeWarrior
    2022-03-09 11:44:32下载
    积分:1
  • 东南大学开发ARM7UART模块测试代码,完全可用
    东南大学开发ARM7芯片UART模块测试代码,完全可用-Southeast University to develop ARM7 chip UART module test code, fully available
    2022-06-16 13:08:06下载
    积分:1
  • ARM7
    ARM7-44B0的BIOS测试程序,本程序在我的44BO的试验板上成功跑通-ARM7-44B0 the BIOS test procedures, the procedures in my 44BO successfully run the test on-board pass
    2022-08-12 19:37:42下载
    积分:1
  • ARM的基本知识,是学习ARM的门好书!
    ARM的基本知识,是学习ARM的入门好书!-Basic knowledge of ARM is ARM introductory book to learn!
    2022-03-10 21:50:02下载
    积分:1
  • 一个小工具软件,可以将Freescale的处理器支持的*.s19文件变成为*.bin的2进制文件...
    一个小工具软件,可以将Freescale的处理器支持的*.s19文件变成为*.bin的2进制文件-a small software tool, Freescale will be supported by the processor*. s19 document into*. bin for the two 229 documents
    2022-02-14 18:41:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载