代码搜索:串行闪存

找到约 5,515 项符合「串行闪存」的源代码

代码结果 5,515
www.eeworm.com/read/284343/8942437

txt 用api函数实现串行通讯.txt

用API函数实现串行通讯 以往的DOS系统是通过DOS中断和BIOS中断向用户提供串行接口的通讯能力。在Windows环境下,C++的开发工具既没有提供象DOS和BIOS中那样专门的串行通讯控制方法,也不允许用户直接控制串口的中断。 为了保证资源共享,Windows系统完全接管了各种硬件资源,使用中断来控制端口将破坏系统 ...
www.eeworm.com/read/162008/10346930

txt 16串行总图程序.txt

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity crc is port(clk,reset:in std_logic; q1,q_crc:out std_logic; q2:out std_logic_vector(15 downto 0))
www.eeworm.com/read/275662/10802924

ppt 1.10串行口.ppt