Forgot to mention the Ebay item number for anyone interested (Other suppliers are available)
eBay item number:
401111914275
Mine arrived 30mins ago Jan 16th about 10:00 UK time, - connector pins a bit bent, although packing was good. Here it is running with the code above
https://youtu.be/52boY-4e4qc
You will only...
Thanks again - Richard!
Much appreciate!
the x4pll only works for intosc = 8mhz or suitable ext osc
with no pll intosc from datasheet :-
9004
Thank you Richard!
Much appreciate!
Am I correct about the following also:
16mhz internal clock: Set PLLEN off - and set IRCF = 1111
8mhz internal clock: Set PLLEN off - and set IRCF = 1110
config looks ok while that osccon setting will work
osccon bit 7 SPLLEN: Software PLL Enable bit
If PLLEN in Configuration Word 2 = 1: ie & _PLLEN_ON
SPLLEN bit is ignored. 4xPLL is always...
Hello all,
I've ordered a few PIC16F1825 - and I'm excited about the internal 32Mhz OSC in this chip.
I've been looking at the Datasheet and the PBP3 config file for this device - and I think I...
Serin with 16F876
I am trying to read the serial (RS232) input on LEDs, connected to PORTB of the 16F876.
RuudNL Today, 19:15(Later this will be part of a larger application, I need both PORTB and PORTC as outputs.)
I am using an FTDI...