摘要:
http://www.doc88.com/p-6532039869492.html 阅读全文
摘要:
/**************************************************************************//** * @file * @brief High Frequaency ADC Sampling using Timer, DMA and PRS 阅读全文
摘要:
1 EM0 运行模式 默认模式; 2 EM1 休眠模式 休眠模式 主处理器停止,片上系统模块运行; 3 EM2 深度休眠 只有异步或低频外设运行; 4 EM3 停止模式 与EM2相比,低频晶振也是关掉的; 5 EM4 关断模式 电流消耗大概是20na,退出EM4的唯一方法是重新启动; 阅读全文
摘要:
1 Use appropriate Energy Modes 使用合适的能量管理模式2 Exploit low energy peripherals 采用低功耗外围器件 3 Turn off unused modules / peripherals 关掉未使用的模块4 Disable clocks 阅读全文
摘要:
Linking target: udp-client-temperature.stk3700arm-none-eabi-gcc -Xlinker -Map=udp-client-temperature.stk3700.map -L../../contiki/cpu/arm//efm32 -Tefm3 阅读全文
摘要:
Linking target: example-trickle.stk3700arm-none-eabi-gcc -Xlinker -Map=example-trickle.stk3700.map -L../../contiki/cpu/arm//efm32 -Tefm32g128.ld -Wall 阅读全文
摘要:
1 lpc1768 git clone https://github.com/bolandi/contiki.git 2 efm32 git clone https://github.com/Kerlink/contiki.git https://github.com/erkia/contiki-e 阅读全文
摘要:
sudo cc-tool -v -e -w mote.hex 阅读全文
摘要:
1 eth0: 片选 NCS2 中断 PC7 复位 PC6 2 eth1: 片选 NCS3 中断 PC5 复位 PC4 3 扩展输入GPIO0-7: PB27 PB26 PB9 PB8 PB7 PB5 PB4 4 扩展输出GPIO8-15: PB3 PB1 PB0 PA24 PA26 PA29 PA 阅读全文