Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
What a useful addition to the PIC18 , I was working out how i could provide a program controlled wide range clock signal , 10Mhz down to 8Hz on an output pin. PIC18F25K42 , Digitally Controlled Oscillator ,is just the ticket.
Modern PIC's have a crazy range of new peripherals and options, I use the 18F27K42 a lot - but you need to be careful which you choose, as there are slight differences with not all new peripherals available on all new devices.What a useful addition to the PIC18 , I was working out how i could provide a program controlled wide range clock signal , 10Mhz down to 8Hz on an output pin. PIC18F25K42 , Digitally Controlled Oscillator ,is just the ticket.
I moved from the 22 to the 42, as they had features I neededI haves bunches of PIC18F2xK22s which are my goto parts. I'll have to get some of the newer parts where extra features may be handy.
I would do this with a PSOC 4 low end part, devices < $1 depending on features. These areDana , The CY8CKIT-059 and IDE has a lot of things going for it, perhaps some future project, maybe a little costly at ~18GBP, for a clock generator,and UART (PIC18F25k42 is 28 dip 5v and cost ~ 2GBP ) and I had 4 in my stock ( Ah that's where I put them ).
But doesn't come in DIP, or does it?If you're interested in the K42 you might want to check out the Q43. Very similar, but the 18F27Q43 has a little more... 3 NCO modules, 5 UARTs, 8 CLCs, 8K ram, and unlike the K42 the SFR's are back within reach of a MOVFF instruction.
Plus, being a little newer it's also a bit cheaper.
Very similar, but the 18F27Q43 has a little more... 3 NCO modules, 5 UARTs, 8 CLCs, 8K ram, and unlike the K42 the SFR's are back within reach of a MOVFF instruction.