Voltage drop on GPIO pin

Hi, I am using nRF52832 development board and I have a motor driver. Motor driver has external power supply, I am just using nRF52832 to set directions which consumes low current. P0.11 and P0.12 pins are doing this, when I connect nothing to those pins there is 2.9 V as seen here

When I connect motor driver cables but not connect the motor it can drive led on circuit and voltage goes to 2.19 V

Whenever I connect motor to circuit and try to set one of these pins that pin goes to 0 V.

Finally I tried it with VDD pin. VDD pin can run the motor and it consumes 14 mA

According to this graph sink current is more than 20 mA.  Motor driver consumes less current than max sink current value. What should I do? Thanks in advance. 

Parents Reply Children
Related