I have the following GPIO available and am not sure which to use for alternative Serial.
GPIO12, 14, 25, 26, 32, 33, 34, 35, 36, 39
Which pair would you recommend and why? Or which should definitely not be used?
Which pins would you recommend for alternative HWSerial
-
- Posts: 9766
- Joined: Thu Nov 26, 2015 4:08 am
Re: Which pins would you recommend for alternative HWSerial
12 and 14 are part of the JTAG port, if you ever want to use JTAG, I'd not use those.
25 and 26 are the DAC ports, if you ever want to generate an analog signal, I'd not use those.
34 to 39 are input-only pins and can't have pull-ups or -downs, so you can only use those for RxD and you cannot have an internal pull-up or -down there.
25 and 26 are the DAC ports, if you ever want to generate an analog signal, I'd not use those.
34 to 39 are input-only pins and can't have pull-ups or -downs, so you can only use those for RxD and you cannot have an internal pull-up or -down there.
Who is online
Users browsing this forum: No registered users and 90 guests