I have searched everywhere and cannot find what I need to know. Is it possible (with the right code) to use the serial port for anything except debugging ??
What I would like to do is use my gp2x as part of an amateur radio ATV repeater. As I need a bucket load of I/O my idea was to use the serial port to talk to a PIC to give me some I/O and then extend from the PIC with I2C I/O expanders.
If not possible with the serial port, any other ideas ??
Presently the repeater is all written in assembler (by me) and runs on a single 16F877A but needs lots of peripherals to generate Video, generate audio, do OSD overlays etc and is a pain when updates are needed as no one else in our club 'talks' PIC assembler
TIA Dave
What I would like to do is use my gp2x as part of an amateur radio ATV repeater. As I need a bucket load of I/O my idea was to use the serial port to talk to a PIC to give me some I/O and then extend from the PIC with I2C I/O expanders.
If not possible with the serial port, any other ideas ??
Presently the repeater is all written in assembler (by me) and runs on a single 16F877A but needs lots of peripherals to generate Video, generate audio, do OSD overlays etc and is a pain when updates are needed as no one else in our club 'talks' PIC assembler
TIA Dave