Hi All,
I am having trouble getting this chip to run after loading a simple program. I am using MPLABX, PICKit3, and the program is 100% MPASM code.The code compiles correctly, but after MPLABX downloads and verifies successfully, there is no indication that the chip is doing anything.
The oscillator section appears working as set by the configuration settings and default power-on states - I've tried both the internal R-C oscillator, and an external crystal. The program should result in a pin toggling to indicate some program activity - but nothing happens. Pins appear just Hi-Z - their power-on state. Pulling MCLR low stops the oscillator, and when released, the oscillator restarts.
I have tried several devices and the 2 available silicon issues - all with the same result.
I get the impression that I have overlooked something fundamental with this device, but can't spot what it is !!
Putting the exact same program code into a PIC16F1789 results in the expected output toggling.
The '1789 device is very similar to the '1779, so this seems a fair check of the program.
Can anyone suggest what the problem might be ?
With best regards, Paul.
I am having trouble getting this chip to run after loading a simple program. I am using MPLABX, PICKit3, and the program is 100% MPASM code.The code compiles correctly, but after MPLABX downloads and verifies successfully, there is no indication that the chip is doing anything.
The oscillator section appears working as set by the configuration settings and default power-on states - I've tried both the internal R-C oscillator, and an external crystal. The program should result in a pin toggling to indicate some program activity - but nothing happens. Pins appear just Hi-Z - their power-on state. Pulling MCLR low stops the oscillator, and when released, the oscillator restarts.
I have tried several devices and the 2 available silicon issues - all with the same result.
I get the impression that I have overlooked something fundamental with this device, but can't spot what it is !!
Putting the exact same program code into a PIC16F1789 results in the expected output toggling.
The '1789 device is very similar to the '1779, so this seems a fair check of the program.
Can anyone suggest what the problem might be ?
With best regards, Paul.