
10-04-2004, 07:20
|
 |
Programming User
 FRC #1317 (Digital Fusion)
Team Role: Programmer
|
|
Join Date: Jan 2004
Rookie Year: 2004
Location: Ohio
Posts: 1,508
|
|
|
Re: Using an FRC with the RCX?
Quote:
|
Originally Posted by Astronouth7303
The TTL port uses the same transmission format as RS-232 (low start bit, 8 data bits, high stop bit). So if you take a 3-pin cable and attach it the Tx, Rx, and Gnd pins on a DB9 female connector, you can use TTL port instead of the prog port. The macro would need to be changed slightly.
Odd, ifi_utilities.c and printf_lib.c both use 'TXREG', but ifi_picdefs.h defines 'TXREG1' and 'TXREG2'.
|
If you think it'll work, go for it. 
__________________
|