Some pins cannot be used as transmit pins in SoftwareSerial. #9
Labels
applies-to-v1.3.1
applies-to-v2.0.0
applies-to-v2.1.0
applies-to-v2.2.0
applies-to-v2.3.0
applies-to-v2.3.1
applies-to-v2.3.2
bug
Something isn't working
Uh oh!
There was an error while loading. Please reload this page.
■ Corresponding version
v.1.3.0 to v.2.3.2
■ API function affected by defect
■ Contents and Occurrence conditions
When a specific pin is specified as the second argument of SoftwareSerial(), print(), println() and write() do not output data.
Pin numbers are shown below. (Port number in parentheses)
31(P17), 32(P16), 33(P15), 34(P14), 35(P13), 36(P12), 37(P11),
38(P10), 39(P146), 40(P147), 42(P130), 43(P01), 44(P00), 45(P141),
46(P140), A0(P22), A1(P23), A2(P24), A3(P25), A4(P26), A5(P26)
■ Workaround
None
■ Permanent measures
Scheduled to be fixed in v.2.4.0
The text was updated successfully, but these errors were encountered: