07 2021 档案

摘要:原地址:https://www.cnblogs.com/feige1314/p/7492032.html /******************************************************************* * > File Name: 05-ymd.c * > 阅读全文
posted @ 2021-07-19 21:04 fly123 阅读(268) 评论(0) 推荐(0)
摘要:搜pt6964的时候发现百度很难找到相关资料,先把我用的驱动公开一下。 代码仅供参考(因为我还没整明白),有会用的大佬欢迎指导和分享资料。 pt6964.c #include "pt6964.h" static uint8_t d_buf[12] = {0}; static spi_device_h 阅读全文
posted @ 2021-07-18 17:08 fly123 阅读(197) 评论(0) 推荐(0)
摘要:原地址:https://blog.csdn.net/beyondmike/article/details/78127610 /***************************************************************************** FileName 阅读全文
posted @ 2021-07-10 11:00 fly123 阅读(303) 评论(0) 推荐(0)