Monday 14 March 2016

cpu - What is the function of the capacitor and the diode here?


This photo: Figure 8.9
is taken from the book: The Intel Microprocessor Family: Hardware and Software Principles and Applications, page 298.


This is a 8284 (clock generator) for the 8088 microprocessor. What is the function of the capacitor and the diode here? The circuit seems to work without them.




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...