Author |
Message |
Topic: UART Interrupts during I2C Interrupt |
Jamby
Replies: 10
Views: 20885
|
Forum: General CCS C Discussion Posted: Thu May 03, 2012 11:01 am Subject: UART Interrupts during I2C Interrupt |
Simple: buy a bigger PIC.
RF Developer.
Do you think that if it was possible, I wouldn't have already bought a bigger PIC to accomplish this?
Unluckily, there aren't 8bit (or even 16bit) PIC with ... |
Topic: UART Interrupts during I2C Interrupt |
Jamby
Replies: 10
Views: 20885
|
Forum: General CCS C Discussion Posted: Thu May 03, 2012 6:01 am Subject: UART Interrupts during I2C Interrupt |
Some important points: "As a 8bit PIC, it only "supports" one Interrupt a time". Being an 8 bit PIC has nothing to do with it. All single core processors, indeed practically all pr ... |
Topic: UART Interrupts during I2C Interrupt |
Jamby
Replies: 10
Views: 20885
|
Forum: General CCS C Discussion Posted: Wed May 02, 2012 1:43 pm Subject: UART Interrupts during I2C Interrupt |
Oh dear! I didn't know that's possible to do in such a way.
I tried to simulate the circuit and i saw that the RCIE bit in PIE1 register was resetting when it entered in SSP interrupt, but after you ... |
Topic: UART Interrupts during I2C Interrupt |
Jamby
Replies: 10
Views: 20885
|
Forum: General CCS C Discussion Posted: Wed May 02, 2012 11:39 am Subject: UART Interrupts during I2C Interrupt |
Hi everybody.
Firstly, I would excuse me for my very bad English :( But I'm not English Mother tongue.
I have a question for you. It isn't really a CCS "problem", because I know PIC limit ... |
|