April 29, 2006PARALLEL & SERIAL MEMORY CHIPS
Here is the very interesting story about 2 kinds of memory chips. One is a parallel type and one is a serial type. The serial memory on the right has only 8 pins. The traditional memory chip has 15 pins for address, and 8 pins for data. Obviously to access this chip, a lot of wiring is needed! Then how can the 8 pin chip be accessed? The answer is by sending a serial stream of data to it. This serial stream might be as follows: command to write, part of address, other part of address, data to be written This would be 4 bytes of info sent to the memory chip, along with a clock pulse on another line to guide the reception of the info. So, can you see the tradeoffs?! The chip with all the pins is heavy on HARDWARE and wiring. The chip with the few pins is heavy on SOFTWARE and intricate programming. Well, I opted for the small serial chip which can hold 4096 bytes of info. I had to grapple with the intricacies of software. I discovered that I had a bad solder connection on the CLOCK line SCK going from the PIC to the mem chip. I finally have it under control and have dozens of plans for usinbg it. By the way, this is an EEPROM chip. It is a non-volatile memory, but you can write over it up to one million times. These chips only cost about a buck.
Posted by larrykeegan at 04:55 PM
|
Search
Archives
May 2006
April 2006 February 2006 January 2006 August 2005 July 2005 June 2005 May 2005 April 2005 February 2005 January 2005 August 2004 July 2004 May 2004 April 2004 March 2004 February 2004 January 2004 December 2003
Recent Entries
CONTENTS
About Larry
Experiments -  KEYBOARD INTERFACE FOR MICROCONTROLLER -  ALPHANUMERIC LCD DISPLAY -  FERROMAGNETIC CORE MEMORY -  SUCCESS WITH A/D !! -  SPEECH RECOGNITION -  GRAPHIC LCD IMAGES -  HANDHELD INFRARED REMOTES AND THE BINARY CODES -  CREATING BELL SOUNDS -  PROXIMITY DETECTION FOR ROBOTS -  Stirling Engines PROGRAMMING THE pic microcontrollers -  MY NEW PROGRAMMER CIRCUIT -  LATEST NEWS IN LARRY KEEGAN'S WORLD OF EXPERIMENTS !!!!!! -  AMAZING BREAK-THROUGHS !!! -  I've Cleaned Up My Shop -  A ROBOT THAT AVOIDS OBSTACLES! -  LIGHT-SEEKER WORKS!! -  A NEW ROBOT -  NEW VERSION OF PROGRAMMER SOFTWARE -  MY FIRST PIC-CONTROLLED ROBOT -  LATEST ON THE PIC - a letter to BOB -  TACTICAL RETREAT -  SOME MORE APPs ! -  THE AMAZING PIC !! -  MY ASSEMBLER PROGRAM -  MY PIC PROGRAM WORKS -  More on the PIC16F628 -  good things to COME !!!! Poetry -  WATER ON STONE -  STEEPLES -  PARKWAY QUEEN -  BETWEEN STORMS -  THE LAST RIDE -  WHEN WINTER COMES -  COLUMBINE -  MAXWELL -  THE SEMINARIAN -  thoughts from a cell -  THE NUMBERED DEAD -  SYLLABLES -  JANICE SLEEPS -  JOURNEY -  CLEARED TO LAND -  NUMBERS -  CROSSROADS -  PHILOSOPHIA DE LORENZO -  "A Stranger Walks"
Links
|