RTOS should use i/o sample clock(counter of sample cycle) instead of the realtime clock(32.768khz)

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

RTOS should use i/o sample clock(counter of sample cycle) instead of the realtime clock(32.768khz)

805件の閲覧回数
zzasia
Contributor II

MCU (mpc8247)   can  avoid  the  realtime clock interupt  when  mcu  is  busy.  so   MCU peak  of calculation   is   isochronous   with  I/O device  sample  and transmit cycle.     use  a  programmable-counter  of    sample  and transmit cycle  . In C language ,  the function delay  of  time (ms)(for example  timer, delay,sleep) can  be  realized  with  no- MCU- interupted  mode,because when the timer  is arrived ,the programm  can guarantee  the cpu is free,   . reduce  the operation of (push  pull  with stack&heap)...so  system   will be  faster

タグ(1)
0 件の賞賛
返信
1 返信

730件の閲覧回数
alexander_yakov
NXP Employee
NXP Employee

1. Which MCU in question?

2. I do not see any question in the above text. What is the exact question regarding this above statement?

0 件の賞賛
返信