I am starting to work on the same thing, look at this web page.
http://www.electronic-engineering.ch...t/rs_test.html
http://www.electronic-engineering.ch...-Interface.pdf
I am starting to work on the same thing, look at this web page.
http://www.electronic-engineering.ch...t/rs_test.html
http://www.electronic-engineering.ch...-Interface.pdf
They are really wonderful.
I have a further question which is about voltage converters. I remember that it is necessary to use a voltage converter like MC1489 to convert TTL logic levels to RS232 voltage level. Does max232 handle with it?
That's the job of those max232,
http://www.maxim-ic.com/quick_view2.cfm?qv_pk=1798
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Thanks alot mister_e, eric123... I have all the information I need.
It's not shown in the PBP manual, but the basic ASCII character set has things like 'backspace', 'forward space', 'newline', etc. in it.
Do a search and I'm sure you'll find a million hits with ASCII tables and with values and explanations (i.e. 10 = next line, 13 = carriage return, 32 = space, etc).
And using various variations of SEROUT/SEROUT2/HSEROUT, etc., you can easily format a serial output to your liking.
Last edited by skimask; - 29th May 2007 at 06:15.
Bookmarks