12 2018 档案

摘要:https://blog.csdn.net/hz5034/article/details/79794615 阅读全文
posted @ 2018-12-30 11:01 二虎 阅读(103) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/thefutureisour/article/details/8174313 https://cloud.tencent.com/developer/article/1110379 阅读全文
posted @ 2018-12-26 16:07 二虎 阅读(70) 评论(0) 推荐(0) 编辑
摘要:1. I2C写时序图: 注意:最后一个byte后,结束标志在第十个CLK上升沿之后: 2. I2C读时序图: 注意:restart信号格式;读操作结束前最后一组clk的最后一个上升沿,主机应发送NACK(之前的读clk后最后一个bit发送ACK),然后再发送结束标志。 https://blog.cs 阅读全文
posted @ 2018-12-03 20:11 二虎 阅读(561) 评论(1) 推荐(0) 编辑
摘要:kernel中,dump_stack打印调用栈,print_hex_dump打印一片内存,记录一下 阅读全文
posted @ 2018-12-01 10:51 二虎 阅读(470) 评论(0) 推荐(0) 编辑