Pic18f2550 EEPROM Write


Closed Thread
Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    May 2013
    Location
    australia
    Posts
    2,717

    Default Re: Pic18f2550 EEPROM Write

    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 .
    did you read the pbp manual or the 24c32 data sheet ?

    I2cWRITE PORTB.0,PORTB.1,commandbyte,addressword,[databyte];

  2. #2
    Join Date
    Jun 2007
    Posts
    25

    Default Re: Pic18f2550 EEPROM Write

    Dear Richard ,

    thanks For Your Reply ,

    But Let Me Explain Something , I read Both , And Tried everything With no Success .

    Finally I Tried To Make It With Proton basic , Do you know , its working like a charm from first try with the A/M Example .

    The Issue With Picbasic Itself .

Similar Threads

  1. read/write eeprom
    By mel4853 in forum mel PIC BASIC Pro
    Replies: 17
    Last Post: - 1st March 2010, 02:17
  2. EEPROM write
    By Sach_1979 in forum General
    Replies: 2
    Last Post: - 23rd September 2009, 20:18
  3. Write to eeprom
    By mradde in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 1st February 2009, 19:27
  4. WRITE TO Eeprom
    By crhomberg in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 12th February 2008, 05: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, 17: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