摘要: 最近在研究 stm32f429i disc0 的 device tree source code, 並且 參造 Devicetree Specification Release 0.1, 在 dts source code 中發現有一個 clock cells property, 但在 dts sp 阅读全文
posted @ 2017-06-21 22:16 wangchangruei 阅读(299) 评论(0) 推荐(0)
摘要: 打印 PMIC register value 方式有二種, 一種是使用 adb shell cat pmic register 一種是直接在 code 裡 call dump pmic register function, 一直在 log 中印出 pmic register. 阅读全文
posted @ 2017-06-21 19:39 wangchangruei 阅读(1004) 评论(0) 推荐(0)
摘要: device tree source Example1 Example2 Example3 阅读全文
posted @ 2017-06-21 15:56 wangchangruei 阅读(630) 评论(0) 推荐(0)