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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/12/02 23:25
Read: times


 
#22863 - RE: MIDI serial, interrupt enable/disable?
Hello John,

Check your crystal frequency. I don't think you can get 31,250 baud @ 12 MHz. Normally 11,059 MHz is used to get reliable high baud rates (something faster than 2400).

Also the TI and SI flag can screw up the best laid plans. Make sure you handle it properly.

Handling serial in assembly is so much simpler than C you might want to rewrite your code and just copy examples from the tutor section

Good luck,

Charles Bannister

List of 6 messages in thread
TopicAuthorDate
MIDI serial, interrupt enable/disable?            01/01/70 00:00      
RE: MIDI serial, interrupt enable/disable?            01/01/70 00:00      
RE: MIDI serial, interrupt enable/disable?            01/01/70 00:00      
RE: MIDI serial, interrupt enable/disable?            01/01/70 00:00      
RE: MIDI serial, interrupt enable/disable?            01/01/70 00:00      
RE: MIDI serial, interrupt enable/disable?            01/01/70 00:00      

Back to Subject List