abhishekdixit
Full Member level 2
- Joined
- Dec 30, 2011
- Messages
- 124
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,296
- Location
- India
- Activity points
- 2,182
Hello everyone,
I am interfacing with Serial Communication at PIC18F4550 micro controller, in which i am using 9600 baud rate, my hardware connections are perfectly OK. and my code is also working on that hardware at normal speed.
but their is a problem that when i receive string at the speed of 10ms, then my controller goes in hang state. i used already watchdog timer in my code due to this my controller restart when it goes in hang condition, but i am unable to understand that why it happens? am i sending serial string very fast or i have to do some corrections in my code?
please help me
Regards,
Abhishek
I am interfacing with Serial Communication at PIC18F4550 micro controller, in which i am using 9600 baud rate, my hardware connections are perfectly OK. and my code is also working on that hardware at normal speed.
but their is a problem that when i receive string at the speed of 10ms, then my controller goes in hang state. i used already watchdog timer in my code due to this my controller restart when it goes in hang condition, but i am unable to understand that why it happens? am i sending serial string very fast or i have to do some corrections in my code?
please help me
Regards,
Abhishek