I'm wiring a serial pass through setup to mine to see if I can get a
capture of the serial data directly. I should have all the stuff to
set this up by this weekend if my Adafruit order comes in.
-Craig
> --
> You received this message because you are subscribed to the Google Groups
> "CCCKC" group.
> To post to this group, send email to cc...@googlegroups.com.
> To unsubscribe from this group, send email to
> ccckc+un...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/ccckc?hl=en.
>
Unfortunately, I've been unable to create a pass through script
successfully (I can't sever the connection between the micro and
USB->RS232 chip and pass all data through the TTL-232R cables). It
doesn't look like any hardware flow control signals are being used
between the micro and the FTDI chip but I'm going to double check the
next time I take a look at it. There may be some timing issues that I
haven't hashed out yet. The PC seems to send 1 character (1 byte) at
a time with a character spacing of approximately 1ms. I haven't been
able to reproduce this timing exactly in Python and may not be able
to.
If you're interested in working on this as well, email me and I can
send you my Python scripts and logged data and some scope captures of
the TX/RX signals.
-Craig
I'd love to help if I could.
-Rob
On Mar 21, 2010, at 6:10 PM, Craig Berscheidt <craig.be...@gmail.com
It would be cool later on if we could RE the bootloader on the thing
so we could run custom firmware without opening the thing up and
soldering on an ICSP connector.
-Craig