Page 1 of 1

External Power Problem

PostPosted: Tue Nov 04, 2014 12:58 pm
by wpfundstein
Hi,

1. if i use a powersupply with micro usb on the wifi-dipcortex it does not work. it powered up only if i connect the USB cable to my pc.

2. if i use external power on pin 32 (+5V) und pin 31 (GND) the module also does not powered on. if i connect external power on this pins i have 3.3 V on pin p11. so i think the regulator works.

any ideas?

Re: External Power Problem

PostPosted: Tue Nov 04, 2014 1:42 pm
by Carl-SolderSplash
Hi,

If you can measure 3.3v on the 3.3v pin when you apply 5v the regulator is working and so should the processor.

I would eliminate the software, use a simply blinky application to just flash the led to show the micro is running.

The USB vbus is the 5v net so there should be no electrical difference

Re: External Power Problem

PostPosted: Tue Nov 04, 2014 3:10 pm
by wpfundstein
Grazy. After removing the lib USBDevice it works.