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 - SD card, RTC DS1307

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

SD card, RTC DS1307 (by Mr.Dung)
Hi all,
How to interface SD card, RTC DS1307 on LDmicro, my project used ATmega32A. Please help me final this project, if any up load Example on forum, Thank you so much!
Wed Jul 29 2015, 00:35:32
(no subject) (by Jonathan Westhues)
What are you trying to do? LDmicro supports the micro's internal flash (with a PERSIST instruction), and you could implement an RTC in pure ladder,

http://cq.cx/ladder-forum.pl?action=viewthread&parent=4453
Wed Jul 29 2015, 00:49:57
(no subject) (by José GILLES)

DS1307 RTC works with I2C bus.

You can use it with your ATMega32 in ldmicro via external C libraries for I2C. Look in LIBRARIES_FOR folder and read HowTo file.

SD Card can work in SPI mode. Look at SPI libraries in the same folder.

JG
Tue Apr 9 2019, 02:00:38
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):