Quantcast
Viewing all articles
Browse latest Browse all 4930

Python • Re: Serial communication problem

Difficult to assist beyond the basic programming.
Could be the problem is caused by RS232 control line problems.

A RS232 may have additional control lines which might be 'automagically' handled by putty but are not used by pyserial by default.
See https://en.wikipedia.org/wiki/RS-232#Da ... ol_signals

You should check the documentation of the clock which RS232 control lines are used.

There are RS232 test boxes like https://www.mouser.com/datasheet/2/638/ ... 965559.pdf , but a logic analyzer will do the job too.

Statistics: Posted by ghp — Fri Jun 07, 2024 6:56 am



Viewing all articles
Browse latest Browse all 4930

Trending Articles