STM32F750 uClinux的低功耗模式测试

2020-01-04 19:01发布

Linux是有低功耗模式的(Low Power Mode),emcraft的STM32F7也实现了这个功能,它支持suspend to RAM模式。也就是电脑上常说的挂起到内存。
在STM32F750开发板上可以通过命令行使系统挂起,使用SW3 button唤醒系统(wake up)。
1. 系统正常启动,测量5V输入端电流,大约210mA
wake up pin.png (702.38 KB, 下载次数: 0) 下载附件 2019-4-2 20:49 上传

  1. dwc2 50000000.usb: suspending usb gadget g_serial
  2. dwc2 50000000.usb: s3c_hsotg_ep_disable: called for ep0
  3. dwc2 50000000.usb: s3c_hsotg_ep_disable: called for ep0
  4. PM: suspend of devices complete after 5.553 msecs
  5. PM: late suspend of devices complete after 4.632 msecs
  6. PM: noirq suspend of devices complete after 2.482 msecs
  7. PM: noirq resume of devices complete after 1.748 msecs
  8. PM: early resume of devices complete after 2.316 msecs
  9. dwc2 50000000.usb: resuming usb gadget g_serial
  10. PM: resume of devices complete after 111.242 msecs
  11. Restarting tasks ... done.
  12. / #
复制代码此时系统电流重新回到210mA左右。
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
该问题目前已经被作者或者管理员关闭, 无法添加新回复
11条回答
kinsno
1楼-- · 2020-01-04 21:40
老铁出个LINUX简易教程呗,我一直想入手你这块板子,可又。。。
工作中用不到,再加上没啥资料。。确实是难以进步。。

zhaoyuanxian
2楼-- · 2020-01-05 01:45
厉害!写个教程吧学习学习。
htjgdw
3楼-- · 2020-01-05 04:15
本帖最后由 htjgdw 于 2019-4-2 21:13 编辑

我也是现学现卖,看到linux有哪些功能在我的板子可以实现就试一下,出教程真不敢想。
学Linux真不是看个什么十天学会xxx教程的事,遇到不明白的地方多上网搜搜,慢慢积累,时间长了很多就都通了。
ttyyuuio
4楼-- · 2020-01-05 08:40
这功耗不错
htjgdw
5楼-- · 2020-01-05 09:25
 精彩回答 2  元偷偷看……
hyf88
6楼-- · 2020-01-05 15:05
楼主,我想知道这只是个人随便玩玩,还是有其他的价值意义?

一周热门 更多>