Can we have a check box in the Ext Functions window to invert the output of the software uart? This would allow its use without level changing hardware.
Also can the software uart be changed to allow it to compile with only the Rx or Tx connected to a pin? Currently both need to be connected which often wastes a pin. Debug for instance.
Brian Walsh.
Inversion for software RS232
Moderator: Benj
-
- Posts: 29
- Joined: Thu Jan 14, 2010 10:43 pm
- Has thanked: 3 times
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: Inversion for software RS232
Hello,
This would be very easy to implement using the code customisation feature of Flowcode.
Regarding your extra pin this could also be disabled via the custom code feature so that the tris and port registers are uneffected by the second unwanted RS232 pin.
I will add your comments to the wish list.
This would be very easy to implement using the code customisation feature of Flowcode.
Regarding your extra pin this could also be disabled via the custom code feature so that the tris and port registers are uneffected by the second unwanted RS232 pin.
I will add your comments to the wish list.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel