Pic18f2450 <> 24lc128


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2008
    Posts
    43

    Default Pic18f2450 <> 24lc128

    I need to connect a 24LC128 Serial Memory chip to my PIC18F2450.
    I need to read/write 256, 25 byte pieces of data to the memory chip.
    I will be reading the data from a PC via USB, as each piece of data is received, it needs to be stored in the memory chip. After that I need to read 16, 25 byte pieces and send them out the serial port. I know I have to use the IC2Read and IC2Write commands but I do not know how
    to format them, I have read the manual. Is there a sample available?

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Dave
    Always wear safety glasses while programming.

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts