会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
自強不息 厚德載物
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
6
7
8
9
10
11
12
13
14
···
18
下一页
2017年6月22日
影響 電池 容量 大小的 因素
摘要: 1。手機充電充一整晚的 capacity 和 充電充到 100% 立刻停止的 capacity 是不一樣的, 為什麼不一樣呢? 手機充電到 100% 立刻停止, 因為化學特性尚未穩定, 電池電壓 會慢慢 往下掉, 未達到 額定的 capacity, 若是充一整晚呢? 在沒有 power path 的
阅读全文
posted @ 2017-06-22 11:11 wangchangruei
阅读(553)
评论(0)
推荐(0)
2017年6月21日
大原則 研讀 spec 與 code 的 心得
摘要: 最近在研究 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
摘要: 打印 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 --- #interrupt-cells property
摘要: device tree source Example1 Example2 Example3
阅读全文
posted @ 2017-06-21 15:56 wangchangruei
阅读(630)
评论(0)
推荐(0)
2017年6月20日
測試 battery capacity curve 的負載
摘要: 昨天有同事問說, 他要測試 battery capacity curve, 並且負載要使用 33mA, 於是我想到有一個 apk 名稱為 快速放電 (最下方),可以控制 cpu 的 load, 他試了後,調出來的負載都大於 33mA, 在今早突然閃過一念頭, mobile flight mode s
阅读全文
posted @ 2017-06-20 10:56 wangchangruei
阅读(412)
评论(0)
推荐(0)
2017年6月19日
device tree --- #address-cells and #size-cells property
摘要: device tree source Example1 Example2 Example3 Example4
阅读全文
posted @ 2017-06-19 22:13 wangchangruei
阅读(2703)
评论(0)
推荐(1)
電池 在 重載下的容量 為什麼比較小 其中一個原因
摘要: Environment MTK platform 測試電池容量 測試電池是從滿電,一般是 4.35V 開始放電, 放到 3.4V 結束, 累計放電量, 最下方是電池示意圖, 左邊是輕載,右邊是重載, 輕載時流過的電流較小,battery 內阻上的壓降較少,所以真正的 battery voltage
阅读全文
posted @ 2017-06-19 14:08 wangchangruei
阅读(423)
评论(0)
推荐(0)
2017年6月18日
make command explaination 編譯命令解釋
摘要: Creating .config file 以上命令是 將變數 ARCH=arm,CROSS_COMPILE=arm none eabi 傳進 Makefile 裡使用, 在 ./arch/arm/configs下有一隻給 stm32 board 使用的設定檔 stm32_defconfig 使用
阅读全文
posted @ 2017-06-18 18:36 wangchangruei
阅读(300)
评论(0)
推荐(0)
Makefile parameters pass 參數傳遞
摘要: command Makefile content output
阅读全文
posted @ 2017-06-18 18:04 wangchangruei
阅读(289)
评论(0)
推荐(0)
2017年6月15日
power path 對 UI 上的電池容量曲線 battery curve 百分比 的 改善
摘要: Maintenance、Recharging charger ic 對電池充電時有一種名為 maintenance、recharging 的行為, charger ic 對 電池 充電時,當充滿後,它會停充,等到 電壓 降到某個特定電壓後,又繼續充,如此周而復始。 下面第一張 有 power pat
阅读全文
posted @ 2017-06-15 19:29 wangchangruei
阅读(800)
评论(0)
推荐(0)
上一页
1
···
6
7
8
9
10
11
12
13
14
···
18
下一页
公告