If the datasheet says it works on 3.3Volts there is no doubt that it will. Trust it.
Ioannis
Type: Posts; User: Ioannis; Keyword(s):
If the datasheet says it works on 3.3Volts there is no doubt that it will. Trust it.
Ioannis
Do this:
On page 154 of the Pic Basic Reference Manual copy the DEFINES and test them to confirm that your circuit works as expected at 2400 baud.
I know it is not exactly what you want but...
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