I’m using a 12F675 PIC and I have programmed it to make 3 LEDs flash in sequence. I want it to only do this when a particular input is NOT received. The PIC is running at 3v3 and that seems to be enough to power the chip and the LEDs when I test it. The ..
Category : pic
I do embedded design on two main platforms: Arduino and PIC [Microchip]. In both cases I’m looking for a way to embed, into the HEX file, versioning information, so it can be found in the HEX file using something like a Hex Editor. WHY? So if I encounter a previously programmed MCU that has no ..
Recent Comments