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 - How to program for pic16F72

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

How to program for pic16F72 (by lakshmikanth)
Hi
Please help to make the program in LD MICRO for PIC 16f72. I attached the file for the reference.
Please help me to make the program.
Mon Aug 22 2016, 12:18:07, download attachment PIC 16F72.xls
(no subject) (by Samukelo Shezi)
Try this one. Please let me know.
Tue Aug 23 2016, 07:55:36, download attachment try this one.ld
(no subject) (by Samukelo Shezi)
Please note that the PIC16F72 you quoted is not yet supported by LDMicro, nor the variants thereof. Since the program you want is very basic in its nature, I would suggest you chose one of the chips that are already supported.
Tue Aug 23 2016, 08:32:22
(no subject) (by Lakshmikantha)
Dear Samukelo Shezi,

Thanks for the reply. But in this logic 9 outputs are there, now i am using PIC16F886 (16f72 is not avalable). also there is problem in reset function. i also made one program Please check and conform is it ok are it has to modify. please find the attachment.
Thu Aug 25 2016, 13:01:31, download attachment test.ld
(no subject) (by Ihor Nehrutsa)
INPUT Xn OUTPUT Yn
X1 Y1 = X1 & X2 - SET
X2 Y2 = X1 & X3 - SET
X3 Y3 = X1 & X4 - SET
X4 Y4 = X1 & X5 - SET
X5 Y5 = X1 & X6 - SET
X6 Y6 = X1 & X7 - SET
X7 Y7 = X1 & X8 - SET
X8 RESET ALL

If you use positive logic
https://www.tutorialcup.com/di...cs/positive-negetive-logic.htm
(...
High is represented by +5 Volts and low is represented by 0 Volts.
...)

then you need test2.ld
Fri Aug 26 2016, 08:17:21, download attachment test2.ld
(no subject) (by Ihor Nehrutsa)
If you use negative logic,

then you need test3.ld
Fri Aug 26 2016, 08:19:15, download attachment test3.ld
(no subject) (by Ihor Nehrutsa)
You can see "Flip-flop" in the Y7_2 pin.
Fri Aug 26 2016, 08:21:29, download attachment test2.JPG
(no subject) (by Ihor Nehrutsa)
to lakshmikanth

If you need to adding PIC16F72 to LDmicro MCU list please contact to
[email protected]
Fri Aug 26 2016, 08:30:00
(no subject) (by Samukelo Shezi)

Sorry I missed out a rung, (Now inserted at rung2) to set Y2.
Fri Aug 26 2016, 13:24:29, download attachment trythisone2.ld
(no subject) (by segar)
In the LdMicro no device PIC16F72 , and need to update with
[email protected] this is genius.

thanks
Sat Aug 27 2016, 08:24:38
(no subject) (by Samukelo Shezi)
Let's try it again. The previous one is corrupt.
Sat Aug 27 2016, 16:32:51, download attachment trythisone2.ld
adicionar pic 16f72 (by Andre Luiz Brazil)
Seria possivel adicionar o pic 16F72, ou informar uma forma para ser adicionado ao programa?
Sun Sep 4 2016, 22:57:08
(no subject) (by Lakshmikanth)
Dear all,

Thanks for the support i made the program on PIC16F886 it is running successfully.
Fri Sep 9 2016, 23:31:17
senhor (by Andre Luiz Brazil)
ola da para adicionar o pic 16f72 ao ldmicro?
Wed Oct 12 2016, 17:36:52
(no subject) (by Ihor Nehrutsa)
to Andre Luiz Brazil

pic16f72 Please email to

[email protected]
Wed Oct 12 2016, 17:57:29
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):