Hi
I will check the speeds. The linux board ( freescale mmx ) has an open serial at 115, but i think the connection between the two boards may be 9600, as am assuming the motor board runs at that, or takes commands at that.
I was wandering if i could just sniff it in some way, but i have built a wiring rig to make the connections if needed. the board run at 3.3v, I have a usb serial link that allows 3.3 or 5v,
I can read the commands sent from the freescal board to the motor board, and some of the commands from the motor boards ( only some ), but i need to find the initiation commands/file. When the robot boots, the linux board and the motor board seem to send an initiation commands/files, its that i need to capture, they may be in hex or similar format.
I am hoping if i can identify this command/sequence, i can then port the full system to the PI, and replace the linux board in the robot. I already have a pi strapped onto one, connected through the serial, and if i can replace it, the PI fits in perfectly. Its a top upgrade for a R S MEDIA
I have bothe the main voice controll softwares tested on the pi, just trying to set up LIRC with an igguanaworks usb transever.... tricky.... might just make one, seen some very simple ones for the PI
jester and
voicecommander
http://stevenhickson.blogspot.co.uk/201 ... e-and.html
one for offline, one for online Bit tricky to set up but i got there. Very cool when its the robot answering.
I will post up the port description and speed ( the freescale board seem to set a special uart port up at the start of booting )
Thanks for your responce