Jump to content

VampireofIDM

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by VampireofIDM

  1. Hi, I have build my own full CS midibox SID V2 and I have problem to get control over SID slaves. When I press SID2, SID3 or SID4 buttons I will get "SID(x) not available (CAN disabled)" message on the screen. I have checked connections between core modules many times and check signals with oscilloscope. Master core is sending something at the startup but after that CAN bus seems to be quiet. Do I have to activate CAN bus from asm files (same where buttons,encoder and leds are mapped?)? I also have 1k pull up resistor on RX signal (signal that goes to core RB3 pin). PIC ID's I have also checked and those are ok. So only master core sid control is working at the time. Any ideas how to get all slave cores working? MBSID V2 software version that I'am using is 2.044, bootloader 1.2b and MIOS is1.9h Br, Jeppe
  2. ok... So finally after half year fighting with my FM synth I finally found out what was wrong with it.... so this strange behaviour of my synth was cos optocoupler ground connect were broken...I have ordered my own desing PCB's and before soldering optocoupler ground connection was ok(confirmed by measuring) but after I had solder optocoupler the ground connection disconnected(only reason seems to be soldering heat)...optocoupler also send data almost normally only thing that there were was little bit over 1V offset... So what I learn from this....RTFM and octa check everything...now my mighty FM synth work's again fine...just box is missing...
  3. I also build two different burner cos I was thinking that fault might come from bad burner...so I have burned with three different burner and every burner has burnt and identify pic's succesfully...I also measured PIC's RX signal when I tried to upload mios and I noticed that RX signal is not stuck at 5Vdc,I can see that midi information is going to PIC's RX pin.(also from TX pin I can see that pic is sending right information to PC,it's sending upload request normally). Can it affect if I have/havent connected memory stick but I have resistor's on signal net's connected to 5 Vdc or if I have connected OPL3 chip with PIC??? And what is the right order to connect burner to PC?(I mean that,should I first connect burner on and then connect it to Pc's LPT port and then start software and then put pic into burner) is there some difference in which order I connect and start those(burner,software and PIC)?
  4. * TEST PROG1: Test passed,Verify result Ok * TEST CORE1: Test passed * TEST CORE2: skipped cos using Core V3 * TEST CORE3: Check it visually for bad solderings or missed junctions. any bad solderings not found,checked over 10 times * TEST CORE4: Voltages ok * TEST CORE5: Ground's ok * TEST CORE6: Midi connectors polarity ok * TEST CORE7: Protection diode polarity ok * TEST CORE8: Resistor values 220 Ohm * TEST CORE9: J Connections between PC and midibox ok * TEST CORE10: no short circuit between TX and RX signals * TEST CORE11: Tested with big capasitors->voltage levels were followed during mios upload and voltage levels were always at 5,2Vdc. * TEST OUT1: Test passed * TEST OUT2: Test done but it didnt help At the PC site: * TEST PC1: Done * TEST PC2: Done
  5. I have done midi troubleshooting tests twice and conclusion is that RX signal is stuck to +5Vdc. Power supply is working also just fine,I checked that also many times.I also have tried with PIC's bigger bypass caps and same result still... Yep,I use app's feature that it will verify chip content with selected hex file and result were "OK"...and my board ground's unused AIN's... I have to try to burn with another pc also and check that will it help...
  6. Yep,I checked...MIDI interface works just fine...I have test with two different midi interfaces...those both works with Midibox SID which I have made...
  7. ??? Hi, I have been building my own version of MIDIBOX FM and there has come one serious problem that I cannot solve by myself...I have made own version of midibox FM (all in same PCB) and it worked just fine until I accidently burnt every component which were stuffed on PCB(cos of crappy power supply)...and I have changed every burnt component to new one...I have also made my pic own burner that has(and I think it is still working) worked just fine... but now i'am totally stuck cos I cannot upload MIOS into PIC. I have burn bootloader with selfmade burner into pic and burner software indicates that bootloader was loaded succesfully into pic. I have check all electronics and they are working just fine only I noticed that RX pin from pic is always at +5V(Even midi messages are send.I have tested optocoupler and it's not broken).I have even change new optocoupler and still same fault is there. Midibox is sending message to miosstudio(that message, which is asking mios operating system). So that indicates that bootloader is working (I dont know and I cannot say that is it fully working). every time when I try to send mios operating system I get following message: ******************************* Starting upload of device_id_00.hex Waiting for upload request... Received Upload Request Error: Received unexpected Upload Request Sending block #1 00003000-000030FF Received error code 0B: MIDI IN Overrun Error Sending block #1 00003000-000030FF Error: Received unexpected Upload Request Received error code 0B: MIDI IN Overrun Error Error: Received unexpected Upload Request Sending block #1 00003000-000030FF Error: Received unexpected Upload Request ********************************** I have try with 4 different 18F452 and also with 2 18F4620 PIC's,always I get same message. I have tested my burner and it seems to work(I have done P18 programmer's, burner test with voltage meter and everything seems to be ok). Sometimes my burner cannot identify pic in the burner. I have to take pic away from burner and restart P18 programmer software. After that program will identify pic's. Can this fault be cos of programmer,that it somehow not fully burn bootloader into pic. Has anyone had samekind problem with burner??? ...and also I have burn many bootloader before with that same burner succesfully. I have only change computer that I use to burn bootloader into pic. Can this somehow be the reason??? Best Regards Jeppe
×
×
  • Create New...