forked from arduino/Arduino
-
Notifications
You must be signed in to change notification settings - Fork 662
Closed
Description
- LaunchPad board name and version:
MSP-EXP430FR2433 - Energia IDE version (found in Energia > About Energia menu):
18 & 20 - Board package version (found in Tools > Boards > Boards Manager menu):
1.0.5 - OS name and version: `Windows 10
Expected results.
SleepSeconds puts the device into a standby state with a current draw of approx 1ua
Actual results.
Current when device is in sleep seconds is 18ua. Verified with a ucurrent Gold and also tested using both CodeComposerStudio and Energia IDE.
When not using Energia, and using TI CCS examples; device operates at <1ua in LPM3
Steps to reproduce the problem.
Create a sketch, initialize all GPIO as INPUT_PULLDOWN. Put device into SleepSeconds(anynumber).
All jumpers are removed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels