Home
Prox / RFID
Verichips
Ladder Logic
[interfacing] †
Tube Joints
Key Code From Photo
SolveSpace (3d CAD)
SketchFlat (2d CAD)
Photographs
Miscellany
Resume / Consulting
Contact Me

LDmicro Forum - Storing data on serial EEPROM

(you are viewing a thread; or go back to list of threads)

Storing data on serial EEPROM (by Evan Raftery)
Is it possibl to use ldmicro to address & retrieve data to a serial EEPROM. Would this be achieved by using UART functions?
Sun Oct 11 2009, 22:29:21
(no subject) (by Jonathan Westhues)
No. Most EEPROMS use I2C or SPI, not async serial.

But you can use the PIC's internal EEPROM with the PERSIST op.
Sun Oct 11 2009, 22:58:29
(no subject) (by Evan Raftery)
Thanks.
I am trying an atmega162 on the bench before I go to the 128(hasnt arrived) as I was assigning pins I cross referenced and PA0 began at pin40 in program but was pin 39 in manual.
Mon Oct 12 2009, 05:06:19
(no subject) (by Jonathan Westhues)
Pin 39 is correct, assuming a DIP package. Pin 40 is not.

As far as I can tell, it's correct in LDmicro: PA0 is pin 39. If you see a problem, then please post a screen capture.

Note that the ATmega16 (not 162) has PA0 on pin 40; but that's not the processor that you have.
Mon Oct 12 2009, 05:21:04
(no subject) (by Evan Raftery)
Ah, thank you for the clarification. I will download correct manual.
Mon Oct 12 2009, 07:45:21
Post a reply to this comment:
Your Name:
Your Email:
Subject:
(no HTML tags; use plain text, and hit Enter for a line break)
Attached file (if you want, 5 MB max):