V5.1 Very minor issue + custom RS232 error

Moderator: Benj

Post Reply
medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

V5.1 Very minor issue + custom RS232 error

Post by medelec35 »

Two issues:
1st is very minor and may not be worth sorting?
1) Built in C code viewer will not let me paste text that’s stored on windows clip board by using Ctrl V keys. OK with right click and paste. So minor it’s not an issue for me, just thought I would mention it for when next updated ( if you feel it even should be corrected?)

2) I am using 4MHz osc. and target device is 16F883. Flowchart will not compile if using any custom setting of baud rate that’s not one of the standard settings

e.g 4900 or 2500
Martin

User avatar
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: V5.1 Very minor issue + custom RS232 error

Post by Benj »

Hi Martin,

Thanks for the bug spots. Regarding point 2 are you using a software UART? If so then this probably won't work for any non standard Baud rates. Hardware UART should be ok I think.

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: V5.1 Very minor issue + custom RS232 error

Post by medelec35 »

Benj wrote:Regarding point 2 are you using a software UART? If so then this probably won't work for any non standard Baud rates. Hardware UART should be ok I think.
Thanks Ben.
Oops :oops: I should of said it is software, sorry.
I rushed that post bit.

With your user name in blue and your status being Flowcode V5 user, I thought you have left Matrix :?: :lol:
Martin

Post Reply