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...
Richard - thank you for pointing me to that PIC!!!
I was going to ask about newer PICs with internal OSC running at higher speeds
But I hadn't even imagined one running at 32Mhz
Very sweet!!...
Thank you Hendrik.
That gave me a lot to think about.
One of the examples in that thread has the pic checking for 4 possible conditions of two bits, and remembering the last condition of those two...
We had a similar discussion not that long ago, might be worth revisiting.
It's important to remember that one usually want to do more than JUST keep track of an enocder and that has to be accounted...
every edge [transition] is a decodable step for the encoder
9003
you catch each step with an edge triggered pin interrupt, you need a better chip , 16f1825 or something useful
Re: Anyone has any experience with HT1632C LED display drivers?
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
aerostar Today, 11:40https://youtu.be/52boY-4e4qc
You will only...