what frequency to use?

Thread Starter

oookey

Joined May 24, 2010
70
Hello, ;)

I’m trying to use PIC16F628A to control 2 pcs of 74AHCT595 (Texas instrument) shift registers for matrix display.

In the data sheets for both parts, max frequency for the MCU is 20Mhz, but the shift register min required 85Mhz! :eek:

Would someone point me the right way of selecting the correct frequency? Thanks for your time.
 

Attachments

takao21203

Joined Apr 28, 2012
3,702
Hello, ;)

I’m trying to use PIC16F628A to control 2 pcs of 74AHCT595 (Texas instrument) shift registers for matrix display.

In the data sheets for both parts, max frequency for the MCU is 20Mhz, but the shift register min required 85Mhz! :eek:

Would someone point me the right way of selecting the correct frequency? Thanks for your time.
Hahaha. That's a funny idea they need at least 85 MHz.

You can indeed apply pulses manually.
 

kubeek

Joined Sep 20, 2005
5,795
Page 7, fmax is at least 85MHz, this means it will work up to 85MHz or maybe higher, not that the minimum operating frequnecy is 85MHz.
 
Top