Thank you all !
I will be using the internal clock for now on. But keeping the external in the design, just in case.
Unless you need the utmost critical timing.
For any other application, even USART at 115Kbps, internal HS Osc works just fine.
Ioannis
I'm reading up on arrays in the manual and I learned something new (never did any thing complicated with arrays before):
p. 278, version 2015-12-01
I can TX/RX the entire array, and refer to...
I've been working with your module for 2 days and encountered a slight complication. I love the routine, but it seems the module is still working in the background when the next code instructions...
Demon Yesterday, 05:56I used to use crystals, preferably 20-40MHz way back when (10-15 years).
But today, internals at max speed all the time.
Yes, whenever possible - which is most of the time. YMMV.
HenrikOlsson - 17th March 2025, 18:57Hi ! I was wondering if some of you simply ditch the external resonator for the internal clock. On the newer PIC are they more reliable/useful ?
Thank you !
I figure I'd push the envelope a bit faster with that 45mm slide pot; 1.228 mSec from start to start of TX.
I also took out that 2nd LCDout with the "x" indicator, it was just for testing anyways....
To make sure I wasn't losing data, I returned the data I received. I also used the 45mm slide pot for another speed test; zipping that sucker as fast as I could: 1.234 mSec from start to start of...
Demon - 16th March 2025, 03:15
Re: Losing data when extracting bytes from words - 16F18855
Very convinient indeed!
Ioannis Today, 10:07Ioannis