MPC5775E/MPC5775B eQADC vector table entry clarification?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

MPC5775E/MPC5775B eQADC vector table entry clarification?

跳至解决方案
877 次查看
iansmusical
Contributor V

Hello Everyone,

Looking at the MPC5775E reference manual (Rev 1 May 2018) which also covers the MPC5775B, there is a features table that shows the ADC Quantity as 4 on the MPC5775E and 2 on the MPC5775B. However, the interrupt vector assignments table shows eQADC_A 0 to 5 and eQADC_B 0 to 5. Does anyone know what the respective vector table entries for the eQADC_x on each device is please? Clearly there is a mismatch somewhere.

Thank you,

Ian

标签 (1)
0 项奖励
1 解答
803 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

MPC5775E contains 2 ADC modules (EQADC_A and EQADC_B) and each module has 2 converter cores: ADC0 and ADC1. That's why this MCU has 4 ADC quantities.

MPC5775B has just single ADC module EQADC_A, i.e 2 ADC quantities as stated in feature table.

Each ADC module has 6 CFIFOs and 6 RFIFOs and therefore you see so many interrupts vectors, to cover each FIFOx.

BR, Petr 

在原帖中查看解决方案

0 项奖励
2 回复数
804 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

MPC5775E contains 2 ADC modules (EQADC_A and EQADC_B) and each module has 2 converter cores: ADC0 and ADC1. That's why this MCU has 4 ADC quantities.

MPC5775B has just single ADC module EQADC_A, i.e 2 ADC quantities as stated in feature table.

Each ADC module has 6 CFIFOs and 6 RFIFOs and therefore you see so many interrupts vectors, to cover each FIFOx.

BR, Petr 

0 项奖励
803 次查看
iansmusical
Contributor V

Hello Petr,

Many thanks for your support.

Regards,

Ian

0 项奖励