jsbhalla88
Member level 1
- Joined
- Mar 3, 2015
- Messages
- 41
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 6
- Activity points
- 314
I am using Ready for PIC development board by MikroElektronika...
I am using software UART at RA0 and RA1 pins of PIC18F45K22...code works fine till pICKIt is connected..
as soon as I remove pickit, it does not work as expected..as if baud rate changes..it starts send garbage values...I have tried by blinking an LED., LED keeps on blinking...so definitely baud rate changes...
any suggestions..????
ALSO, my code does not run the next day..i have to program it everyday before getting it to work....
what can I do to make sure my code runs after I power the controller on the next day or even after a week/months...
I am using software UART at RA0 and RA1 pins of PIC18F45K22...code works fine till pICKIt is connected..
as soon as I remove pickit, it does not work as expected..as if baud rate changes..it starts send garbage values...I have tried by blinking an LED., LED keeps on blinking...so definitely baud rate changes...
any suggestions..????
ALSO, my code does not run the next day..i have to program it everyday before getting it to work....
what can I do to make sure my code runs after I power the controller on the next day or even after a week/months...