Re: PIC USB Backpack (sorta!) Assembled
Reply #1 –
I did note that the voltage on pin 14 (Vusb) is 0, so it does not appear that the internal 3.3V reg. is being enabled. That explains why there is no USB activity, but not why the lack of enable. I suspect some minor difference in my programmer may be the problem, and the chip is not being programmed correctly?
It sounds like you found a solid starting point. The Vusb is either not activated or it is broken.
The internal regulator is enabled with a configuration bit, it cannot be accessed from code. That makes me guess (if it isn't broken) that the programmer is not covering the configuration bit range.
For programming: the best file to use is the -DUMP, it contains both the firmware and bootloader.