Could someone please provide information about the current sink capability of the GPIO02 pin on the Jetson Xavier NX?
We are attempting to reset the camera using this pin, but it remains at 1.1V instead of going to logic 0. Any insights or suggestions would be greatly appreciated. Thanks in advance!
We are using custom carrier board. Jet pack version 4.5
We use GPIO02 as a reset pin for our camera. GPIO02 is at 1.8V by default, as soon as the driver loads GPIO02 should make the camera reset pin as low, instead it stays at 1.1V. Why it is not going to 0V?
But GPIO02 goes to 0 without connecting camera.
So we want to confirm the current sink capability of GPIO02.
Since it could be 0 when you disconnect the camera, I would suspect if something from camera causing it staying at 1.8V. Could you also check this with your camera vendor?
The camera reset pin goes to logic 0, and the camera resets independently. Similarly, GPIO02 of Xavier NX also goes to logic 0 when no camera is connected. However, when we interface GPIO02 with our camera, it remains at 1.1V instead of logic 0. Therefore, we suspect that the current sink capability of GPIO02 might be the issue. Can you please provide clarification?