I am designing a custom LED light system. I am using a LM3401 light driver from TI, and a PIC16F1503 MCU from Microchip to provide a PWM signal for dimming and switch and LED controls for a battery indicator. I have the light driver circuit functioning properly on its own, and my MCU circuit functioning properly on its own. When i use the same power source for both circuits, (which is the goal here), my PWM signal coming from my MCU malfunctions and my LED will not fire, it only blinks when i press the switch to activate the PWM signal. If i run the two systems on separate power supplies everything functions properly. I have checked functionality, and the other functions from my MCU are still working when connected to the same supply so my MCU still has power. I believe my issue might be a wiring conflict between the two, but i cannot seem to spot it. Attached is a schematic of the overall system, if anyone has any ideas or solutions they would be greatly appreciated.
Attachments
-
24.8 KB Views: 12