"ADC0_WD_IRQn "

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

"ADC0_WD_IRQn "

581件の閲覧回数
danny_li
Contributor II

MPC5744P, "ADC0_WD_IRQn ",who knows the detailed description of it? thanks!

 ADC0_EOC_IRQn = 496u, /**< ADC_0_EOC */ 
 ADC0_ER_IRQn = 497u, /**< ADC_0_ER */
 ADC0_WD_IRQn = 498u, /**< ADC_0_WD */

pastedImage_1.png

タグ(3)
2 返答(返信)

495件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

you can find more details in Reference manual - Chapter 36 (page 965+). 

Basically - this interrupt occurs when pre-selected Hi or Lo value in ADC settings is exceeded. 

Hope it helps. 

Jiri 

495件の閲覧回数
danny_li
Contributor II

Dear JiriKral

     Thank you very much. The problem has been solved

0 件の賞賛