Author |
Message |
Topic: Software uart baud rate change |
mcisabel
Replies: 2
Views: 5939
|
Forum: General CCS C Discussion Posted: Fri Aug 19, 2005 8:18 am Subject: Software uart baud rate change |
Hi, I had a problem, I'm working with two software uart and I would like to change the baud rate when I want doing a #use rs232 with a diferent baud rate but in the same stream that I allready had, bu ... |
Topic: About timer0 |
mcisabel
Replies: 2
Views: 3771
|
Forum: General CCS C Discussion Posted: Thu Aug 11, 2005 6:38 am Subject: About timer0 |
Hi, I`m using a PIC18F452. Can somebody give me some code to make timer0 interrupt every 10 us? |
Topic: Timer interrupt problem |
mcisabel
Replies: 4
Views: 6296
|
Forum: General CCS C Discussion Posted: Wed Aug 10, 2005 9:37 am Subject: Timer interrupt problem |
Hi, thanks for the answer but I try whit the timer0 interrupt enable and nothing, and yes I know about the rs232 features but I already using that for other serial port. I just like to know why the ti ... |
Topic: Timer interrupt problem |
mcisabel
Replies: 4
Views: 6296
|
Forum: General CCS C Discussion Posted: Wed Aug 10, 2005 9:15 am Subject: Timer interrupt problem |
Hi, I`ve got a problem. I want to set the timer0 to interrupt every 833us to send a bit, but when I use the instruction set_timer0(61371) to make the timer0 interrupt every 833us it seem that the time ... |
|