orange_hand Posted July 3, 2012 Report Posted July 3, 2012 Hi Guys, I have got a question about the serial input / output pins on the J16 connector, as I am currently try to build a OSC interface for the Core32. Please find attached a comparison of the documents found on SmashTV’s and TK’s web site: Please see the two pins marked in red, SI and SO are mixed up in one of the documents. Which version is correct ? Cheers Orange
TK. Posted July 3, 2012 Report Posted July 3, 2012 Both are correct: the serial input (SI) of the ENC28J60 chip has to be connected to the serial output (SO) of the core module, and vice versa. Just read the notes under the J1 socket, I tried to make this very clear... they are partly also visible in your snapshot. ;-) Best Regards, Thorsten.
orange_hand Posted July 3, 2012 Author Report Posted July 3, 2012 (edited) Oh, now as you mentioned it :-) I should have paid more attention. But still confusing, to name them differently in the two documents..... I assume it is then the same logic with the SD Card, SO to SI and SI to SO, isn't it ? cheers orange Edited July 3, 2012 by orange_hand
Hawkeye Posted July 3, 2012 Report Posted July 3, 2012 Output from one module = input to the other module, viewed from the modules´ perspective i´d say all is fine :)
orange_hand Posted July 3, 2012 Author Report Posted July 3, 2012 (edited) Thanks Peter ! So if I connect both (osc and the sd card), that would mean that they will share SI, SO, Vs and Vd on J16. Is my understanding correct ? Cheers orange Edited July 3, 2012 by orange_hand
Hawkeye Posted July 3, 2012 Report Posted July 3, 2012 Yes, they are wired up in parallel but use different signalling lines (RC1 vs RC2) for device selection. So both modules serial outputs go into the input of the core, and the cores serial output goes into both modules inputs. But don´t ask me how this exactly works, I guess there can´t be SD card read accesses while OSC packets are received, or a polling strategy is used, or some other black magic ;-) Bye, Peter
orange_hand Posted July 3, 2012 Author Report Posted July 3, 2012 Thanks Peter, we don't care, as long as it works :-) Cheers orange
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