Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/07/06 20:57
Read: times


 
#117983 - I don't see Initialization Problem
Responding to: ???'s previous message
Grant,

Did you ever publish your Bass Pedal project? Sounds interesting.

I think Dimitri's problem is related to Interrupt Handling but i don't see what the problem would be from the source Dimitri provided. This might mean it's from an indirect mechanism ...

Dimitri,

Guess i would 1st see if interrupts of any kind occuring. If a port pin toggled for each RX Byte and you filter any MIDI Clock and active sensing msg traffic, you could correlate the 3 bytes of a NOTE ON/OFF or CC cmd with port signalling and what was displayed by MIDI OX.

Not seeing this toggling you wouldn't know if the Serial Port Param Init was the problem or if Interrupts Init/Handling was the problem.

So i guess i would write a small program that would read and copy a Port Bit to the RI flag and see if toggling then occured. If not then Interupt Init/Service is the problem, if the toggling occurs then i'd go after the Serial Parameterization and format compatibility electrically and programatically.

If i saw the toggling i'd write the interrupt to echo back to MIDIOX to see that they are correct.

All this being achieved, one would think things were ok.

I do understand how frustrating something this simple can be, but the old rule of breaking it into smallest constituent parts should solve the problem.

regards,
p


List of 41 messages in thread
TopicAuthorDate
AT89S8252 MIDI Baud Rate            01/01/70 00:00      
   Have you ...            01/01/70 00:00      
      A 12 MHz xtal ...            01/01/70 00:00      
         why deprioritize what can not happen?            01/01/70 00:00      
         AT89S8252 MIDI Baud Rate            01/01/70 00:00      
            AT89S8252 MIDI Baud Rate            01/01/70 00:00      
            My settings from the 80's            01/01/70 00:00      
                I don't see Initialization Problem            01/01/70 00:00      
                  First results            01/01/70 00:00      
                     This could have problems            01/01/70 00:00      
                        strange behaviour            01/01/70 00:00      
                           indentions            01/01/70 00:00      
                           post the .lst or hex            01/01/70 00:00      
                              hex code and problem location            01/01/70 00:00      
                                 6N138            01/01/70 00:00      
                                 PC817            01/01/70 00:00      
                                    Debugging            01/01/70 00:00      
                                 had a look            01/01/70 00:00      
                                    rise/fall times (hair-splitting)            01/01/70 00:00      
                                       you cn't do that            01/01/70 00:00      
                                          PROBLEM SOLVED            01/01/70 00:00      
                                             Great Stuff - Glad it's working            01/01/70 00:00      
                                                next            01/01/70 00:00      
                                                Dark side of
 tags      
      01/01/70 00:00      
                                                   What you are totally missing is t            01/01/70 00:00      
                                                   Interesting ..            01/01/70 00:00      
                                          if you look at me, you will know :)            01/01/70 00:00      
                  My settings from the 80's            01/01/70 00:00      
      Not a "standard" baud rate            01/01/70 00:00      
         Loop back would work because ...            01/01/70 00:00      
   Because it happens later ....            01/01/70 00:00      
   what is your hardware?            01/01/70 00:00      
      hardware            01/01/70 00:00      
         what optocoupler and what are the parts            01/01/70 00:00      
            emmeiG odoC            01/01/70 00:00      
               I was just about to make a suggestion            01/01/70 00:00      
               A suggestion            01/01/70 00:00      
                  Close            01/01/70 00:00      
                     No, by no means are you supposed to beg            01/01/70 00:00      
         Gimme Code            01/01/70 00:00      
         A SCOPE ???????            01/01/70 00:00      

Back to Subject List