HL-SDK Posted November 7, 2006 Report Posted November 7, 2006 Trying to upload SID to my second core (first one is broken)Does this sound like a hardware issue? (I highly dobut because these boards have worked before)Has anyone encountered this error? I am using the latest smash core. I have an LCD that is probably hooked up right and it displays one solid bar, like I had weeks ago with the first core before it worked.--editI get the upload request string once at startup which leads me to believe MIOS is installed as my little sticker says :)But does the LCD stay like this? I thought it gave a "Ready."--edit00000000092283 ms | Sysex message: F0 00 00 7E 40 00 0E 0C 00 F700000000414606 ms | Sysex message: F0 00 00 7E 40 00 01 F7^Little excerpt... These are MIDI IN Quote
HL-SDK Posted November 8, 2006 Author Report Posted November 8, 2006 This is a big issue and I dont want to be a dick, but I don't want to buy a third pic and have it fail yet again. I'm ready to wrap this project up. Quote
Wilba Posted November 8, 2006 Report Posted November 8, 2006 If MIOS is installed, you should be able to send LCD commands with MIOS Studio, this will test your LCD is OK and MIOS is installed.Otherwise, perhaps MIOS and some app is installed (or half installed?) so you won't get the "Ready"... so try uploading MIOS again, which should validate your MIDI send/receive (i.e. use feedback from core). Quote
HL-SDK Posted November 9, 2006 Author Report Posted November 9, 2006 Whenever I send any midi data to the core, it responds with the same string and MIOSstudio interprets that as "midi in frame error 0C"So I have tried to upload code, whenever I give the core anything, it gives me this error... I might have to get this pic reburnt :-/Does anyone know if this can be an optocoupler issue? (Probably not :-/) Quote
TK. Posted November 12, 2006 Report Posted November 12, 2006 It could be that your core is running with the wrong baudrate - did you burn the bootloader into the PIC by yourself? Maybe the PIC ID header is not correct, it should be all-zero (0000000000000000)Best Regards, Thorsten. Quote
HL-SDK Posted November 12, 2006 Author Report Posted November 12, 2006 I did not burn the PIC, it was done for me by smashTV, and he says it is all zero... Rather, the sticker does.I dobut there is any way to test baudrate without one of those burner modules? If there is, I would love to try it. I dont know weather to get a JDM module to burn PICs myself, or to buy a new pic, or get it reprogrammed. Quote
TK. Posted November 12, 2006 Report Posted November 12, 2006 the baudrate mismatch was a wrong assumption from my side - since you've received an upload request, the baudrate is correct, otherwise you would receive some more or less random MIDI events (e.g. Pitch Bend events)So, I think it's related to the circuit around the optocoupler. Maybe a resistor is wrong, so that the edges are not "sharp" enough. This can cause a frame error.So, check the resistor values, check also the tracks around the optocoupler for soldering errors, etc... check the MIDI cables (hope you are using a reliable one), and do the loopback test with your soundcard and through the optocoupler. In other words: go through the MIDI troubleshooting guide http://www.ucapps.de/howto_debug_midi.html, and write down, which tests are passing, which are failing Best Regards, Thorsten. Quote
HL-SDK Posted November 13, 2006 Author Report Posted November 13, 2006 I'm going to go buy a new opto next time I get more parts and if that doesnt work then it's new core time I guess! Thanks for the suggestion, I'd suppose opto just doesnt work any more, because all resistors and everything else is goodA reason I dont suspect the opto is because the box will send midi, and it responds to incomming midi... It just gives me a crappy response. Quote
HL-SDK Posted November 15, 2006 Author Report Posted November 15, 2006 Actually, I'm going to buy a whole new core module and everything and just call this project over with Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.