Hi!
A software PWM library isn't easy. Without a timer, it blocks everything. With 
a timer, it's complicated and would only add a few channels. I've done software 
PWM for 120 LEDs independently with a 28 pin controller, but it couldn't do 
much more than that at 64MHz.
Have you had a look at, say, PIC18F27J13? It has 3+7 independent ccp modules 
(with 3 TMR2-type timers).
Greets,Kiste
    Am Dienstag, 20. Juni 2023 um 19:49:33 MESZ hat pinhe...@gmail.com 
<pinhead...@gmail.com> Folgendes geschrieben:  
 
 Hi,
I'm falling short of PWM outputs for a project.I need 6 independant outputs, 
and the only way to get them is to use a 64-pin 18fxxxx, which is a bit 
overkill for me, or use a second PIC, bond to the first (I²C or SPI) which is 
also overkill but could be acceptable in the absence of another "clean" 
solution.

It will only be used for dimming LED's, and I don't need particular features 
like dead-band, half or full bridges, precise or stable frequency.....
To my surprise, I didn't find a software PWM library in Jallib 1.8.....Or do I 
miss something ?
Have a nice day








-- 
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 jallib+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jallib/923bd215-4855-49d9-b7e1-17e02482c219n%40googlegroups.com.
  

-- 
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 jallib+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jallib/645905299.1065583.1687286547124%40mail.yahoo.com.

Reply via email to