ADC Hardware Trigger on P1.27 (falling edge) not working on LPC1768 hardware

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

ADC Hardware Trigger on P1.27 (falling edge) not working on LPC1768 hardware

ソリューションへジャンプ
110件の閲覧回数
AkshayNaik1907
Contributor I

Hello,

I am trying to test ADC hardware triggering on the LPC1768 using P1.27 as the trigger source with falling edge detection. In simulation, the ADC starts conversion correctly when I generate a falling edge on P1.27 , but on the actual hardware the ADC does not start conversion.

My ADC is configured for hardware trigger on P1.27 with falling edge, channels are enabled, and the ADC is powered.

I would like to know are there any limitations related to using P1.27 as an ADC trigger on LPC1768 hardware?

Any clarification or guidance will be greatly appreciated.

Thank you.

0 件の賞賛
返信
1 解決策
70件の閲覧回数
Harry_Zhang
NXP Employee
NXP Employee

Hi @AkshayNaik1907 

yes—there’s a known errata on LPC176x that affects using P1.27 as the ADC external trigger. On real hardware the ADC can miss edges on P1.27 (and P2.10), so conversions don’t start reliably even though a simulator shows them working. The miss rate depends on the ADC peripheral clock.

You can refer to the errta

ES_LPC176x Errata sheet

Harry_Zhang_0-1756285675029.png

BR

Harry

元の投稿で解決策を見る

1 返信
71件の閲覧回数
Harry_Zhang
NXP Employee
NXP Employee

Hi @AkshayNaik1907 

yes—there’s a known errata on LPC176x that affects using P1.27 as the ADC external trigger. On real hardware the ADC can miss edges on P1.27 (and P2.10), so conversions don’t start reliably even though a simulator shows them working. The miss rate depends on the ADC peripheral clock.

You can refer to the errta

ES_LPC176x Errata sheet

Harry_Zhang_0-1756285675029.png

BR

Harry