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 - LDmicro.GitHub news v4.3.8.3

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

LDmicro.GitHub news v4.3.8.3 (by Ihor Nehrutsa)
https://github.com/LDmicro/LDmicro/releases/tag/4.3.8.3

== Release 4.3.8.3

* Fixed: LDmicro goes into an endless loop if you try to display the dialog
to set the DELAY delay when the mcu is not set to either AVR or PIC (#53)

* Fixed: "Compile ANSIC" always generates a delay of 0 us no matter what
delay value has been set for the DELAY instruction (#54)

* Fixed: Some ArduinoPinName for ATmega2560
Mon Mar 26 2018, 09:26:17, download attachment build4383.zip
(no subject) (by Alex)
Thanks a lot Ihor
Mon Mar 26 2018, 11:38:10
(no subject) (by MGP)
Yes thanks, I think it's the best version so far with very few or no bugs and many new possibilities.
Mon Mar 26 2018, 17:05:36
(no subject) (by MGP)
Ihor, I found a bug in the editor, I have not try it on a controller.

If the variable "count" in the example is negative, then the comparison "GEQ" in rung3 does not work and the rung comes true.
Please, can you look at it.
Thu Mar 29 2018, 18:31:13, download attachment example.ld
to all (by Ihor Nehrutsa)
When you find a bug
please write New issue at page
https://github.com/LDmicro/LDmicro/issues
When issue will closed you get a message.

To MGP. Symply write link to this topic in issue.
Thu Mar 29 2018, 18:57:36
(no subject) (by MGP)
Done, and for next time ok ;-)
Fri Mar 30 2018, 06:23:11
(no subject) (by Alex)
Hello i have made a pwm led ladder, hex file from ldmicro works ok, but when using "Compile sketch for arduino" pwm led doesn´t work as hex from ldmicro, led is just like 50% on, what am i doing wrong? is it because of arduino IDE? i´m using an arduino nano 328P
Thu Apr 5 2018, 01:17:14, download attachment pwm_led_TYC_arduino.ld
(no subject) (by Alex)
I have made a video where im using same ladder with one HEX compiled with Ldmicro and the other compiled with Arduino IDE, using arduino nano, it is just a simple pwm led, but as i said before HEX from ldmicro works very well but not HEX from Arduino IDE (compile sketch for arduino), hope video makes it clear.



https://www.youtube.com/watch?v=ayt1LcIn7qU
Sat Apr 7 2018, 00:53:12, download attachment ldmicro_hex & arduino_hex.zip
(no subject) (by Alex)
i´m not sure if it is a bug, maybe i´m doing something wrong, please help.



By the way i commented :

"// You can comment or delete this line after provide the I/O pin mapping for ARDUINO board in ladder.h above."
Sat Apr 7 2018, 00:55:04
Pulse generators (by Agostinho)
Can someone explain to me how the pulse generators works in the new ldmicro,
if you can provide some examples would be better, thanks.
Mon Apr 9 2018, 12:39:36
(no subject) (by Alex)
when compiling ladder from:

http://cq.cx/ladder-forum.pl?a...;parent=7018&tt=1519428516

ladder is called : "pwmexmpl_V2_with comment.ld"

when using 328 microcontrler every time i compile that ladder ldmicro stops running:



ladder attach

issue:

https://github.com/LDmicro/LDmicro/issues/66
Fri Apr 20 2018, 18:46:44, download attachment pwmexmpl_V2_withcomment.asm
(no subject) (by Alex)
When using PWM output and compiling ANSI C for PICC,"#USE PWM" generated by ldmicro says " no pin specified"
Fri Apr 20 2018, 22:42:29, download attachment PWM_nopinspecified.jpg
(no subject) (by Alex)
when compiling ANCI C for PICC a simple led blink ladder for 16f877 , fuses are not set like in the program
Fri Apr 20 2018, 23:05:19, download attachment FUSES not set.jpg
(no subject) (by Ihor Nehrutsa)
to Alex

Please open New issues about the PICC compiler at
https://github.com/LDmicro/LDmicro/issues
Here it can be lost with time.

1) I can not repeat the bug from the last post.
2) Have you an example how to use #USE PWM?
Tue Apr 24 2018, 06:06:50
(no subject) (by Alex)
To Ihor

Sorry, i´ll open a new topic, i am seraching information for using pwm for my application, i am new at this, that´s why i am afraid to post something i condider wrong when it is not.

about the example of "#use PWM", found many, but i took this one:

http://www.ccsinfo.com/newsdesk_info.php?newsdesk_id=182
Tue Apr 24 2018, 23:30:42
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):