共2条
1/1 1 跳转至页

问
比如:
pc与USB系统(mcu+USB芯片)之间的通信叫驱动?在USB系统内部之间的mcu与USB芯片的通信也叫驱动????一个驱动在windows上编?一个在RTOS上编?
我是想知道:在系统内部MCU与(UART,FLASH,LCD)之间的通信叫什么?而系统与PC之间的通信叫什么?是不是都叫驱动程序?有什么区别!
答 1: 摘自Linux Device Driver 2rd EditionDevice drivers take on a special role in the Linux kernel. They are distinct "black boxes" that make a particular piece of hardware repond to a well-defined internal programming interface; they hide completely the details of how the device works.
pc与USB系统(mcu+USB芯片)之间的通信叫驱动?在USB系统内部之间的mcu与USB芯片的通信也叫驱动????一个驱动在windows上编?一个在RTOS上编?
我是想知道:在系统内部MCU与(UART,FLASH,LCD)之间的通信叫什么?而系统与PC之间的通信叫什么?是不是都叫驱动程序?有什么区别!
答 1: 摘自Linux Device Driver 2rd EditionDevice drivers take on a special role in the Linux kernel. They are distinct "black boxes" that make a particular piece of hardware repond to a well-defined internal programming interface; they hide completely the details of how the device works.
共2条
1/1 1 跳转至页
回复
打赏帖 | |
---|---|
C语言函数宏的三种封装方式被打赏50分 | |
嵌入式LinuxC语言程序调试和宏使用技巧被打赏50分 | |
让代码中包含最新的编译时间信息被打赏50分 | |
【分享开发笔记,赚取电动螺丝刀】STM32F769LVGL优化显示被打赏26分 | |
rtthread硬件加密--2crc加密分析被打赏10分 | |
【分享开发笔记,赚取电动螺丝刀】STM32F769驱动ST7789以及显示优化被打赏36分 | |
【分享开发笔记,赚取电动螺丝刀】S32K146 PAL模拟I2C驱动适配被打赏23分 | |
我想要一部加热台+电源硬件设计规范被打赏16分 | |
我想要一部加热台+LED背光驱动芯片RT9293知识被打赏18分 | |
【分享开发笔记,赚取电动螺丝刀】S32K146 ADC 模块配置使用被打赏24分 |