Skip to main content

Questions tagged [gpio]

GPIO is an acronym for general purpose input/output. The term is typically applied to a pin on a microcontroller (or other device) that may be changed between an input and output under software control. It can be used for an application defined purpose, as opposed to being constrained to a single designated function.

0 votes
0 answers
63 views

I’m working with a DAC7800KU on a custom board and using an NVIDIA Jetson Orin Nano as the SPI master via /dev/spidev0.0. The DAC output doesn’t match the expected voltage even though the SPI transfer ...
Mohammad Arij Kamran's user avatar
2 votes
2 answers
383 views

I suspect this question will be trivial for many of you, but I haven't been able to find any answer online that satisfies my curiosity. I have an ACTIVE LOW relay module that connects to a GPIO [...
digitale's user avatar
  • 315
0 votes
1 answer
80 views

I am trying to build a circuit that takes one of two 5V inputs; it should output Vin1 if it is connected, and otherwise output Vin2. Here is an image of the circuit I designed using information from ...
JulesJ's user avatar
  • 3
0 votes
0 answers
54 views

I'm told that GPIO3 is an RTC pin, capable of saving its state even if the ESP32-C3 enters deep sleep mode. Here's my thinking: I want to have the chip on by default, so I'll pull the EN pin high ...
Preston Thomas's user avatar
1 vote
2 answers
659 views

3.3V regulator becomes very hot until I remove diodes D104, D105, D106, and D107. These are BZT52C3V6-HE3-08 Zener diodes with a Zener voltage of 3.6V. In addition to the regulator heating up, the ...
Dino's user avatar
  • 49
0 votes
1 answer
74 views

Is the circuit shown in the image suitable for driving a relay with a Raspberry Pi 4 Model B? Will high voltage and current damage my Raspberry Pi 4 Model B device? Will it cause damage when used with ...
Remzi's user avatar
  • 17
1 vote
1 answer
114 views

I have a microcontroller pin that I will use for a simple square wave audio output. The gpio pin will be 5V high and the frequency will be in the audio range. The physical output may be an RCA style ...
drudru's user avatar
  • 307
0 votes
0 answers
96 views

I am trying to set up my raspberry pi 5 with the max30102 sensor via the i2c interface. I bought two sensors, but neither seem to work. I'm trying to rule out faulty sensors and I don't have a ...
Kaizad Wadia's user avatar
1 vote
1 answer
161 views

A PCB with an FPGA is generating a pulse which is available on a JST connector GPIO pin. It is approx 30 ns wide, and repeats approx every 40,000 ns. The device for which this signal is destined has ...
Scott's user avatar
  • 29
2 votes
1 answer
86 views

Due to limitations in my compact PCB design, I can not draw a wire from VCC pin to DS3231 to power it up. But I can connect DS3231's Vcc pin to a GPIO pin of ESP32 (WROOM Module). Since according to ...
AKTanara's user avatar
  • 513
1 vote
0 answers
57 views

I've written a simple program the transitions GPIO0 and GPIO1 high to low and low to high "at the same time". The board is powered over USB and not connected to anything. I've got my ...
user1532080's user avatar
0 votes
0 answers
42 views

I am programming a remote controlled scooping robot with an esp32 cam. The idea is to drive the H-bridge motor driver using gpio 12,13,14,15. The scooping mechanism would be controlled using two ...
Coding247's user avatar
0 votes
1 answer
107 views

I'm working on a project where I want to control a halogen lamp (Panasonic MB-48M5H) using a GPIO pin on a Raspberry Pi 4. Since a single GPIO pin can only source a maximum of 16 mA, and I plan to ...
kauselis3000's user avatar
1 vote
2 answers
178 views

While I play with STM32 a lot on the software side, I still miss a lot of hardware knowledge so I want to confirm my thinking before making a test PCB. I use STM32L4R5 GPIO to control LM3800 power ...
D. K.'s user avatar
  • 155
2 votes
1 answer
133 views

I have a number of binary input channels at 13.8v level running into a Raspberry Pi via a CNY74-4H Transistor Output Optocoupler. I have pull down resistors on the inputs to the Optocoupler, and I'm ...
Matt's user avatar
  • 31

15 30 50 per page
1
2 3 4 5
62