摘要: 参考链接:https://download.csdn.net/download/xqw19891201/11267260 PCF8563 的读写地址可以从手册上获取 #include "stm32xxxx.h"#include "stm32xxxx_hal.h" #define PCF8563_AD 阅读全文
posted @ 2023-06-24 21:19 cogitoergosum 阅读(2079) 评论(0) 推荐(0)
摘要: 如果写地址是0xA0,则读地址是0xA1 参考链接: https://blog.csdn.net/weixin_42880082/article/details/129913083 https://www.guyuehome.com/36273 阅读全文
posted @ 2023-06-24 20:50 cogitoergosum 阅读(110) 评论(0) 推荐(0)