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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/14/01 03:25
Read: times


 
#12469 - using 74HC374 to 51 series bus
For getting the simmilar function of 377, we connect the PIN1(EN) to the GND. The CLK strob is got from (WR OR A15) (using 74LS32. We have a strange problem. the phenomenon Is that while we using the 4071 OR gate to get the CLK strob signal, the circuit didn't work. It works by replace it with a 74LS32. Most of the Latched data is right, but the data often with erro. I have no idea this is the program problem or the hardware problem.
the control program is as following, the purpose of it is to write 55h to 74HC374
mov DPTR,#7fffH
mov A,#55h
movx @DPTR,A

List of 9 messages in thread
TopicAuthorDate
using 74HC374 to 51 series bus            01/01/70 00:00      
RE: using 74HC374 to 51 series bus            01/01/70 00:00      
RE: using 74HC374 to 51 series bus            01/01/70 00:00      
RE: using 74HC374 to 51 series bus            01/01/70 00:00      
RE: using 74HC374 to 51 series bus            01/01/70 00:00      
RE: using 74HC374 to 51 series bus            01/01/70 00:00      
RE: using 74HC374 to 51 series bus            01/01/70 00:00      
RE: using 74HC374 to 51 series bus            01/01/70 00:00      
RE: using 74HC374 to 51 series bus            01/01/70 00:00      

Back to Subject List