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

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

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

跳至解决方案
2,400 次查看
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

标签 (1)
标记 (5)
1 解答
1,934 次查看
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

在原帖中查看解决方案

4 回复数
1,935 次查看
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

1,934 次查看
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 项奖励
回复
1,934 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello ,

Which board ?

0 项奖励
回复
1,934 次查看
jordangarcia
Contributor II

Sorry I forgot it,

I'm using frdm-k64f :smileysilly:

0 项奖励
回复