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

Back to Subject List

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


 
#35587 - Problem: 89c52 with 24c65
Hi,
I'm having a problem while interfacing a 89c52 with a 24c65 NVRAM
It is used for a datalogger application.
I have divided my 24c65 into 4 arrays of 2kB each

[0000h-07FFh] = array0
[0800h-0FFFh] = array1
[1000h-17FFh] = array2
[1800h-1FFFh] = array3

So, if I write data to array 0 or 1. everything is ok, it is written
perfectly, and I can read it again too.
BUT: if I write to array2 or 3, the data doesn't get to the 24c65
I can read the data though, but it isn't the data I wrote to it.
I always use the same routines to write something to the 24c65.
So my guess is that I have to change something to my writecycle once the
adress is 1000h or above.
I can't seem to find anything in the datasheets though.
does anybody have an idea??
greetz,
HoD

List of 36 messages in thread
TopicAuthorDate
Problem: 89c52 with 24c65            01/01/70 00:00      
RE: Problem: 89c52 with 24c65            01/01/70 00:00      
RE: Problem: 89c52 with 24c65            01/01/70 00:00      
RE: Problem: 89c52 with 24c65            01/01/70 00:00      
RE: Problem: 89c52 with 24c65            01/01/70 00:00      
RE: Problem: 89c52 with 24c65            01/01/70 00:00      
RE: Problem: 89c52 with 24c65            01/01/70 00:00      
RE: Problem: 89c52 with 24c65            01/01/70 00:00      
RE: Problem: 89c52 with 24c65            01/01/70 00:00      
Bart (or whatever)            01/01/70 00:00      
RE: bart complaint            01/01/70 00:00      
RE: Bart (or whatever)            01/01/70 00:00      
RE: Bart (or whatever)            01/01/70 00:00      
24c65 upper addressing problem(s)            01/01/70 00:00      
RE: bart complaint            01/01/70 00:00      
RE: 24c65 upper addressing problem(s)            01/01/70 00:00      
RE: 24c65 upper addressing problem(s)            01/01/70 00:00      
RE: bart complaint            01/01/70 00:00      
RE: bart complaint            01/01/70 00:00      
RE: Problem: 89c52 with 24c65            01/01/70 00:00      
unfortunately            01/01/70 00:00      
RE: unfortunately            01/01/70 00:00      
RE: unfortunately            01/01/70 00:00      
RE: unfortunately            01/01/70 00:00      
RE: Problem: 89c52 with 24c65            01/01/70 00:00      
RE: unfortunately            01/01/70 00:00      
RE: unfortunately            01/01/70 00:00      
RE: unfortunately            01/01/70 00:00      
RE: unfortunately            01/01/70 00:00      
RE: unfortunately            01/01/70 00:00      
RE: unfortunately            01/01/70 00:00      
RE: unfortunately            01/01/70 00:00      
RE: unfortunately            01/01/70 00:00      
RE: unfortunately            01/01/70 00:00      
RE: Problem: 89c52 with 24c65            01/01/70 00:00      
RE: Problem: 89c52 with 24c65            01/01/70 00:00      

Back to Subject List