Part Number: CC3220
hi
im working on implementing LPDS mode on a custom board.
to begin with, im trying the power_management demo from sdk 2_20_00_10, using tirtos on the launchxl board
the demo works as expected in always connected mode,
the problem i have is that i cant get the mcu to wakeup from button push SW2. i defined an interrupt handler for it which is working in normal mode.
should i change anything in parkInfo or gpioPinConfigs from the default values ?
question #2 - our custom board is 1.85V, should LPDS and gpio wakeup work just as in 3.3V?
question #3 - it seems that a fix was applied to the RTC wakeup for tirtos, but not for freertos which im using, will it be available soon ?
thx
ron