Hi
I am trying to put the mDot unit into sleep mode, however, every time I do, the target MCU (which is an EFM32) freezes and looses connection with the JTAG debugger.
I have connected pao_0 to a GPIO port to be able to wake the device from sleep at a later time. I assume that a short or something happens when the device goes to sleep, because of this pin.
I have tried to have the gpio port on the EFM32 configure as open source, open drain and push pull with the same result all of the times.
Any ideas? I could draw a schematic but really dont see the point because its only a single wire.
The mDot is powered by the 3v output from the MCU.