maniac84
Full Member level 6
- Joined
- Mar 4, 2012
- Messages
- 337
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,298
- Activity points
- 3,661
Hi guys,
I want to do a serial receiving without using the ISR in my PIC18F25k50. I will use my main() loop to do the receiving.
Anyone know how? I had searched the net but all are with interrupt.
I want to do a serial receiving without using the ISR in my PIC18F25k50. I will use my main() loop to do the receiving.
Anyone know how? I had searched the net but all are with interrupt.