adc sdk

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

adc sdk

1,084 次查看
siiv
Contributor I

i want a simple example to read adc values in s32k144 evb using driver apis 

 

0 项奖励
回复
2 回复数

1,025 次查看
siiv
Contributor I

i atteched my file below can you tell me the whre i did a mistake in that one.i didnt get the adcvalue(variable name)

0 项奖励
回复

1,073 次查看
VaneB
NXP TechSupport
NXP TechSupport

Hi @siiv 

The SDK includes four examples of ADC:

  • ADC Low Power
  • ADC Hardware Trigger
  • ADC PAL example
  • ADC Software Trigger

Also, there are this two examples that you could use as a reference:

Example S32K144 PDB ADC trigger DMA ISR S32DS

Example S32K144 PDB ADC DMA S32DS.ARM.2018.R1

If you do not need to use the SDK, we also have an ADC example in the S32K1xx Series Cookbook and the S32K1xx ADC guidelines, specs, and configuration.

 

B.R.

VaneB

0 项奖励
回复