摘要:
1.ROM是指read only memory即只读存储器,ROM里的资料是在ROM的制造工序中,在工厂里用特殊的方法被烧录进去的,其中的内容只能读不能改,一旦烧录进去,用户只能验证写入的资料是否正确,不能做任何的修改。如果发现资料有任何错误,只能舍弃不用,重新定做一份。ROm是在生产线上生产的,由 阅读全文
摘要:
SPI is a simple interface that allows one chip to communicate with one or more other chips. How does it look? Let's start with a simple example where 阅读全文