Hi, I have a CC2540-based device that uses the USB peripheral. The device enters PM2 when it gets disconnected from power and is now running off of 3V coin cell battery. When this happens, all of the ports are set to input with pull-up resistor so that power is conserved.
What should I do with the D+ and D- USB pins? They shouldn't be left floating because then they will cause dynamic power drain. I can't control them through firmware either. Would it mess up the USB communication if I added external pull-down resistors (~10KOHM)?
The CC2540EM does not have USB, so it just ties them off to ground. The CC2540 USB Dongle leaves them floating because the device only operates off of USB power and has no need for low power considerations.
Any ideas?
Thanks,
Seth Berggren