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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/24/04 21:08
Read: times


 
#76366 - RE: MIDI messages handling
Responding to: ???'s previous message
Eh?

MIDI does not work on what we normally think of as a 'standard' bitrate.

Using Timer1, with SMOD=0, the UART bitrate is calculated as:
(fosc/12/32)/(256-TH1) or (fosc/384)/(256-TH1).
With fosc=24MHz and TH1=FEh, the bitrate becomes 31250, exactly as required!

Rob.

List of 19 messages in thread
TopicAuthorDate
MIDI messages handling            01/01/70 00:00      
   RE: MIDI messages handling            01/01/70 00:00      
      RE: MIDI messages handling            01/01/70 00:00      
         RE: MIDI messages handling            01/01/70 00:00      
   RE: MIDI messages handling            01/01/70 00:00      
      RE: MIDI messages handling            01/01/70 00:00      
         RE: MIDI messages handling            01/01/70 00:00      
            RE: MIDI messages handling            01/01/70 00:00      
         RE: MIDI messages handling            01/01/70 00:00      
            RE: MIDI messages handling            01/01/70 00:00      
               RE: MIDI messages handling            01/01/70 00:00      
      RE: MIDI messages handling            01/01/70 00:00      
         RE: MIDI messages handling            01/01/70 00:00      
            RE: MIDI messages handling            01/01/70 00:00      
               RE: MIDI            01/01/70 00:00      
                  RE: MIDI            01/01/70 00:00      
   RE: MIDI messages handling            01/01/70 00:00      
   RE: MIDI messages handling            01/01/70 00:00      
      RE: MIDI messages handling            01/01/70 00:00      

Back to Subject List