Question
Deep sleep issue on STM32W108
Posted on December 27, 2013 at 11:39
Hello,
I am using the STM32W-RFCKIT (MB950 and MB951) to create some prototypes. I've tried both Simple MAC sample applications (sun & planets, talk) version 2.0.1 and Contiki (2.5, 2.6, 2.7). In all of these, everything works as expected except one thing: the deep sleep behavior is not working for me. Whenever the module goes to deep sleep (WFI command) it will halt or reboot.I've done some debugging, and I think that the rebooting happens when the module is waking up from the deep sleep. Has anybody had a similar experience?Is Simple MAC 2.0.1 compatible with RFCKIT (mb950 and mb951 from Dizic)? Does anybody know where I could get a hold of older Simple MAC packages, to try if these work better?Thanks ahead! #stm32w108-wakeup-simplemac-mb950