For now, here a my two test programs with 16F690 and 18F1220.
Surprisingly (to me), both accept the STR length as variable in the 3 ways I'm using it (HSEROUT, SEROUT2 and DEBUG).
I'll go back...
Charles replied:
Yes, I believe it can be trusted with a variable. I've used this form to receive a variable number of characters based on a length parameter received immediately prior to the...
Yup, I will do so asap.... Sorry, didn't have much time yesterday.
flotulopex - 23rd February 2021, 06:49
16f1847 hserout
Hello Folks -- going to (hopefully) use a 16F1847 with HSEROUT. Always have used the software SEROUT before so this is new territory.
Michael Yesterday, 17:42To possibly save time, could someone tell me the commands to...