uiflow 2.0 with coreS3 and RS232 Module / UART
-
I try to connect to the RS232 Port of RS232 Module 13.2 with DB9 Male Connector. But always fail with error message "ValueError: invalid pin".
I use
uart2 = UART(2, baudrate=9600, bits=8, parity=None, stop=1, tx=17, rx=16, rts=-1, cts=-1, txbuf=256, rxbuf=256, timeout=0, timeout_char=0, invert=0, flow=0)
same with rx/tx 13/14.
Any idea what's wrong and how I can communicate with the port?
Thanks, Mike -
-
@felmue thanks a lot! Now it works. Just to know for others with the same problem : The uiflow2 uart command doesn't work.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login