Part Number: CC2530
Other Parts Discussed in Thread: Z-STACK
To whom it may concern,
Originally, I am using CC2530. I want to capture UART signal(4800bps) from other IC. I use empty loop delay time elapse method to capture UART data. At the beginning, the bit width timing is set OK, UART data correctly capture. But later I discovered that the empty loop delay time will automatically change when I make some other parts of the firmware, I suspect that program interrupt occur during data capture. then I try EA=0/ EA=1 to disable interrupt during data capture but the problem still remain. I don't know why. Please see the attachment for detail.
Thank you very much
Bruce Lam