Hello again,
For my buck problem, I found a good example. With little changes I applied to my circuit. Now it is working. This circuit was maintaining the voltage.It was infiinite loop.
Now, I want to use SPI module of 16f877 for TLC5941 led driver IC. It uses CLK, SDO outputs continuously. This should be infinite loop too.
May be it will be a silly question. But is there any way to use same pic for 2 different infnite loops? Do I have to use 2 pics. I can use, but if it is available I want to do it with one pic. Because I think to use rgb leds. And if I use 2 pics for one color, it will increse the total number of pics in my whole project.
Bookmarks