

Note: In this driver, basic read and write functions (sEE_ReadBuffer()
* and sEE_WritePage()) use the DMA to perform the data transfer
* to/from EEPROM memory (except when number of requested data is
* equal to 1). Thus, after calling these two functions, user
* application may perform other tasks while DMA is transferring
* data. The application should then monitor the variable holding
* the number of data in order to determine when the transfer is
* completed (variable decremented to 0). Stopping transfer tasks
* are performed into DMA interrupt handlers (which are integrated
* into this driver).
学习I2C总线,看到这些,顺便分享下~表示英文不好,看得有点费力
* and sEE_WritePage()) use the DMA to perform the data transfer
* to/from EEPROM memory (except when number of requested data is
* equal to 1). Thus, after calling these two functions, user
* application may perform other tasks while DMA is transferring
* data. The application should then monitor the variable holding
* the number of data in order to determine when the transfer is
* completed (variable decremented to 0). Stopping transfer tasks
* are performed into DMA interrupt handlers (which are integrated
* into this driver).
学习I2C总线,看到这些,顺便分享下~表示英文不好,看得有点费力
回复
打赏帖 | |
---|---|
C语言函数宏的三种封装方式被打赏50分 | |
【STM32F769】记一次由于开启D-Cache之后DMA数据传输出错的问题查找与解决被打赏35分 | |
嵌入式LinuxC语言程序调试和宏使用技巧被打赏50分 | |
让代码中包含最新的编译时间信息被打赏50分 | |
【分享开发笔记,赚取电动螺丝刀】STM32F769LVGL优化显示被打赏26分 | |
rtthread硬件加密--2crc加密分析被打赏10分 | |
【分享开发笔记,赚取电动螺丝刀】STM32F769驱动ST7789以及显示优化被打赏36分 | |
【分享开发笔记,赚取电动螺丝刀】S32K146 PAL模拟I2C驱动适配被打赏23分 | |
我想要一部加热台+电源硬件设计规范被打赏16分 | |
我想要一部加热台+LED背光驱动芯片RT9293知识被打赏18分 |