Hi Kiste, PWM2_off() sets the led ON and PMW2_on () sets the light off.. regards Hans
Op maandag 4 april 2022 om 09:21:03 UTC+2 schreef Kiste: > Hi hans, > > this is what the program should do if the LED is connected to RC1 and GND > (with resistor): > > The LED will slowly light up from off to 99% within one second, > then it will fade from 99% to 1% within another second. > > The LED stays at 1% for half a second > > PWM is disabled, so the LED will reflect the port pin, which is undefined > by default, for half a second > > Then, PWM is reactivated and the LED will resume at 1% for 5 seconds, > before starting over again. > > That is not what you're seeing? > > Greets, > Kiste > > > > Am Sonntag, 3. April 2022, 16:10:38 MESZ hat hans <[email protected]> > Folgendes geschrieben: > > > A question from a friend. Attached is a test program for the use of the > second PWM port C1. The results are opposite to the assignment. On is off > and off is on. See the end of the file, the LED would go on for a long time > but then it is just off > > -- > You received this message because you are subscribed to the Google Groups > "jallib" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jallib/0fc3bf61-ee5b-435f-a883-fbe7e1f9188fn%40googlegroups.com > > <https://groups.google.com/d/msgid/jallib/0fc3bf61-ee5b-435f-a883-fbe7e1f9188fn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/977fd495-4f9e-40f7-b9eb-caa72e361cd4n%40googlegroups.com.
