I am working on a midi based stompbox pedal and between the internet and the library is eagle, cannot find for the life of me a compatible oscillator for an 8051. I wanted to double check on the package types, but have no clue of the difference between a UM-5 package and a UM-1 package. To make matters worse, most of the eagle components for said packages are all three pin. I believe the third pin is a ground connection for noise reduction. If I was going to use external caps to ground for the crystal should you or shouldn't you use said ground connection or? Honestly I am really confused when it comes to crystals, it is the only thing I am not aware of when it comes to microcontrollers.
Also, considering the crystal frequency and baud rate, I would like to double check, but do midi based microcontrollers run on 12MHz instead of the standard 8051 frequency of 11.0592MHz and if the clock is indeed 12MHz, how can the baud rate for midi be 9600, or is it? Obviously these are things I am going to need to calculate when I am writing the program so it is kind of important to know what hardware I am going to be using.