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...
Type: Posts; User: Ioannis; Keyword(s):
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...
Unfortunately Charles Leo is not monitoring this forum. I 'll make a post on support.melabs.com to clarify this, since the manual is not very clear on the matter.
I 'd rather be 100% sure that...
Page 47 of the manual says "STR must be followed by a backslash and a number that specifies how many
characters (bytes) to collect."
So, as I understand it, it should be a number, not a variable....
Example to do the same thing as motion feedback module? I am not sure. Guess not.
Ioannis
Or you can write more code to emulate the motion feedback module.
Tedious I think.
Ioannis
You need a PIC with the motion feedback module. An there are not many.
Sorry...
Ioannis
Photo? What Photo?
Ioannis
Indeed it is working as expected now.
We thank you very much for the support.
Ioannis
This is extremely strange.
If you have other 18F series chip, can you try it also?
Then maybe on support.melabs.com forum, Charles can see if this is a 18F specific bug.
Can you post your...
Are you using a clear command after you initialize the array?
Ioannis
More responsive I suppose?
Then maybe a bad supply voltage, bad decoupling capacitors, bad breadboard connections...
Ioannis
The
then DoneRotEnc
is exactly the same as
then goto DoneRotEnc
Mike, why your suggestion is not the same?
Ioannis
I am sure that the order of the vars that appear in the program has great impact on compilation.
Ioannis
If you send them to BANK1 does it resolve?
Ioannis
Try to disable the WDT and see if it resets.
Ioannis
That million is valid for block write though...
Great idea. They use external signal as PIC clock and then execute a timed delay to toggle output. So the output has the precision of the input clock signal! Brilliant!
Ioannis
I know you don't want to re-wire your board but serial SRAM is a good solution for no limit in writing but needs a battery backup to hold the data.
Thank you Lester.
OK, lets see if others receive my answer.
Ioannis
Mike:
Thanks for the interesting book. It made me look at VB again. The last app I did was in VB6 and liked that I was able to make an exe or an installer. When I check again in VB2015, the IDE was...
Thank you Lester for the reply. We do understand and are grateful for your efforts.
Ioannis
Unfortunately I am not qualified to write PC apps... Too pity that once I started to do things in C (command line environment) and a little Visual Basic 6 but did not evolve on that.
Thanks...
It seems that since early November I do not receive any email notifications about new posts of the threads that I am subscribed.
Any one else having the same problem?
Before posting this, I...