Are you using a MAX232 between the USART and the PC.
Or, are you trying to use the melabs U2 to debug. (won't work)
Also, 99% of your program is disabled. Remove the DISABLE DEBUG.
<br>
Are you using a MAX232 between the USART and the PC.
Or, are you trying to use the melabs U2 to debug. (won't work)
Also, 99% of your program is disabled. Remove the DISABLE DEBUG.
<br>
DT
Yes Indeed, look the Help file... under the Hardware requirement. You'll discover something interesting
tutorial
http://www.rentron.com/PicBasic/MCS_X3.htm
schematic
![]()
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
You're welcome, good luck!
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
And i think it's not the whole thing as well... some variable declaration are missing... AND...
unless there's a copy/paste error here, it may screw few things... No i didn't open TFM to know how much ADCON=11 is different of ADCON1=%0011Code:ADCON1 = 0011 'Declare A ports 0 & 1 as Analog to dig converters
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks