RS485 Expansion Board for XIAO | Seeed Studio Wiki #1940
Replies: 6 comments 9 replies
-
i can convert to rs422? |
Beta Was this translation helpful? Give feedback.
-
schematics? when we add a c6 or c3, which pins are connected o RS485? |
Beta Was this translation helpful? Give feedback.
-
can we power the xiao C6 connected to the board using the 12V input (do not use the C6 USBC) ? My RS485 device has a GND/12V output pins and I wanted to use those to power the whole board including XIAO C6 without having to use an additional USBC power. |
Beta Was this translation helpful? Give feedback.
-
Where can I find the HardwareSerial library for this? |
Beta Was this translation helpful? Give feedback.
-
Why is there :
When we can see on the pin diagram that TX=D6=GPIO21 and RX=D7=GPIO20 ? |
Beta Was this translation helpful? Give feedback.
-
Working example for esp32s3 // RS485 on UART1 - TESTED & WORKING! void setup() {
} void loop() {
} |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
RS485 Expansion Board for XIAO | Seeed Studio Wiki
XIAO Communcate with RS485 Expansion Board
https://wiki.seeedstudio.com/XIAO-RS485-Expansion-Board/
Beta Was this translation helpful? Give feedback.
All reactions