MQX + fsl_adc16 + Processor Expert

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MQX + fsl_adc16 + Processor Expert

554 Views
csmgsarma
Contributor IV

Hi List,


I am using fsl_adc16 component from PE for my mk64F micro on KDS V3 IDE with MQX RTOS(V4.2). My ADC configuration files(generated by PE) for the project are attached for your reference.
For the ADC16_DRV_GetConvValueRAW() what is channel group ID?
what is the usage for the functions for fsl_adc16?
Is there any reference manual for the functions of PE components?
Is there any example project reference for these components?

 

Thanks in anticipation.


Best regards
Sarma

Original Attachment has been moved to: adc0.c.zip

Original Attachment has been moved to: adc0.h.zip

Original Attachment has been moved to: adc1.c.zip

Original Attachment has been moved to: adc1.h.zip

0 Kudos
1 Reply

424 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello CSMG,

-  The fsl_adc16 component is from KSDKv1.x,  it is different driver from Processor Expert on KDS,

they can't used at the same time.

About the meaning of the functions and demos , please refer to : KSDK_1.3.0\doc-> "Kinetis SDK v.1.3 API Reference Manual.pdf"

and   "KSDK_1.3.0\examples\frdmk64f" (If you install KSDKv1.3).

There is on official demo about KSDK +PE.

Hope it helps

Alice

0 Kudos