swapd0 Posted June 21, 2008 Report Share Posted June 21, 2008 Hi, anybody have tried to build a cable to connect a jaguar using dsp interface to a serial rs232 port? Is this possible? I think that having a bidirectional communication with the jaguar is a must for easy development. I've coded some routines to use the BJL as bidirectional port but they are very slow and buggy. swap d0 Link to comment Share on other sites More sharing options...
Zerosquare Posted June 21, 2008 Report Share Posted June 21, 2008 Hi, anybody have tried to build a cable to connect a jaguar using dsp interface to a serial rs232 port?Yes, I did some time ago, and it works. Since I don't have a JagLink, I built my own TTL-RS232 converter with a MAX232 chip, but it makes no difference on the software side. You should take a look at this topic for details. Sending data from the Jaguar to the PC is easy. Receiving data is much more tricky because of the Jaguar UART's hardware bug. I've explained the workaround I've used to make it work in the topic. To build the cable, look there (the same cable is used to encrypt CDs). Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now