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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/01/07 11:13
Read: times


 
#138364 - Clock multiplier
Hi,
I try to use 2x clock multiplier of the ds89c430, however when I follow the steps, I cant change the clock frequency.
What would you suggest?
My code;

PMR = 0x80;//choose 2x mode
PMR = 0x90;// enable multiplier
while(EXIF != 0x00)
{
// wait warm-up period
}
PMR = 0x10;// set the value of multiplier

http://datasheets.maxim-ic.com/en/ds/DS8...89C450.pdf
page 38

List of 2 messages in thread
TopicAuthorDate
Clock multiplier            01/01/70 00:00      
   Here's my 4X code in Assy....            01/01/70 00:00      

Back to Subject List