Is there an example using adc triggered by pdb + dma with kds 3.0 + sdk 1.2 + Pex?

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

Is there an example using adc triggered by pdb + dma with kds 3.0 + sdk 1.2 + Pex?

Jump to solution
1,179 Views
jordangarcia
Contributor II

Hey guys.

 

Any of you have some basic example using adc triggered by pdb + dma?

I want to read 64 adc samples and average them every second.   

 

 

I´m using  kds 3.0 + sdk 1.2 + Pex

 

Thanks

Labels (1)
1 Solution
713 Views
ivadorazinova
NXP Employee
NXP Employee

Hello Jordan,

no, at the moment no.

We have some PEx examples under GCC

C:\Freescale\KDS_3.0.0\eclipse\ProcessorExpert\Repositories\KSDK120_Repository\Projects\Kinetis\Processor_Expert_SDK\FRDM-K64F120M\GCC\fsl_adc_demo

and example for edma driver and adc16 at KSDK folder

C:\Freescale\KSDK_1.2.0\examples\frdmk64f\driver_examples\edma

C:\Freescale\KSDK_1.2.0\examples\frdmk64f\driver_examples\adc16

Best Regards,

Iva

View solution in original post

4 Replies
714 Views
ivadorazinova
NXP Employee
NXP Employee

Hello Jordan,

no, at the moment no.

We have some PEx examples under GCC

C:\Freescale\KDS_3.0.0\eclipse\ProcessorExpert\Repositories\KSDK120_Repository\Projects\Kinetis\Processor_Expert_SDK\FRDM-K64F120M\GCC\fsl_adc_demo

and example for edma driver and adc16 at KSDK folder

C:\Freescale\KSDK_1.2.0\examples\frdmk64f\driver_examples\edma

C:\Freescale\KSDK_1.2.0\examples\frdmk64f\driver_examples\adc16

Best Regards,

Iva

713 Views
jordangarcia
Contributor II

Hi Iva;

I have already checked the examples, also the API Reference examples, but I get a little confused when I try to "mix" them.

I understood how each peripheral works, but when I tried to pass the program to the Pex components I died a little  :smileysilly:

Jordan c:

0 Kudos
713 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello ,

Which board ?

0 Kudos
713 Views
jordangarcia
Contributor II

Sorry I forgot it,

I'm using frdm-k64f :smileysilly:

0 Kudos