Pic18f2550 EEPROM Write


Closed Thread
Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Jun 2007
    Posts
    25

    Default Re: Pic18f2550 EEPROM Write

    No Reply Till Now , I Tried To Make It With at24c32 , Also With No Success !!!
    * I Have A0&A1&A2&WP Wired To GND .

    My Code :
    AX VAR Byte
    AX = $22

    I2cWRITE PORTB.0,PORTB.1,$A0,$33,AX ; >>>Where Portb.0 is datapin , portb.1 clock pin , $A0 control , $33 memory address , AX my Data .

    Nothing Written Or Wrong Values .

  2. #2
    Join Date
    Jun 2007
    Posts
    25

    Default Re: Pic18f2550 EEPROM Write

    dears ,

    please this drive me crazy , tried 16f84a & 18f2550 , no success at all, tried many examples , even in the installation of pbp folder all not working .

Similar Threads

  1. read/write eeprom
    By mel4853 in forum mel PIC BASIC Pro
    Replies: 17
    Last Post: - 1st March 2010, 01:17
  2. EEPROM write
    By Sach_1979 in forum General
    Replies: 2
    Last Post: - 23rd September 2009, 19:18
  3. Write to eeprom
    By mradde in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 1st February 2009, 18:27
  4. WRITE TO Eeprom
    By crhomberg in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 12th February 2008, 04:33
  5. Do I need a DELAY following a WRITE to EEPROM?
    By Melanie in forum FAQ - Frequently Asked Questions
    Replies: 0
    Last Post: - 13th July 2004, 16:25

Members who have read this thread : 0

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