From £99.95 |
Buy it Now melabs' latest PIC® Programmer uses a serial port to interface to your computer. This makes it compatible with computers that don't have parallel ports. It also allows the use of a USB-to-Serial adapter for those computers that only have USB ports. Includes: 8-40 Pin Zif Adaptor, not shown. |
Re: PIC16F345 and DT_INTS-14
to start with you have not fully defined how the main OSC is setup i would add
richard Today, 02:13OSCCON1 = $62;
secondly you have not set a clock source for timer1, as it is it expects a clock signal on the t1clk...