Hello,
I am trying to control two Photocouplers(TLP785) using GPIOs output on the Orbitty board and Jetson TX2.
However, a noise (high frequency ON(3.3V)/OFF(0V) signal) occurred to a signal of some GPIOs, when I turned off GPIO.
I checked the electric current in a circuit. It was 1-3mA(3.3V) at GPIO ON.
The recommended electric current(If) of TLP785 is 16mA.
DataSheet : https://toshiba.semicon-storage.com/info/docget.jsp?did=10569&prodName=TLP785
I removed the resistor (10 ohm to 0 ohm) of my circuit, but the GPIO noise occurred.
I added a resistor (10 ohm to 20 ohm) to my circuit to suppress the electric current, the noise did not occur.
I think that it may become the GPIO error, when output electric currents of GPIOs increase.
Do you know the specifications of GPIO of the Orbitty board?