Hello,
Hello Kerry,
We are using MK20DX256VLK10. We aren't planning to use DMA. We are using software trigger for rest of the channels. Here are few questions I have,
1) As all channel B need hardware trigger, is there any way I can trigger the channel B without any hardware modifications? e.g. using FTM channel or just PDB for triggering? What are the options?
2) We are using software trigger for other channels and we don't want to use DMA, how can I configure channel B to be triggered using hardware trigger for single shot. We are using ADC1_SE4B, ADC1_SE5B, ADC1_SE6B, ADC1_SE7B in our project.
It would be really helpful if you can provide a sample code and information on how to use channel b.
Thank you,
Kunal
Hi Kunal Bhadane,
I have a question, why you don't use the channel A? Channel can be used both the software and hardware trigger.
You can don't use the DMA, just the other module hardware trigger.
Anyway, I will checking the 100M related code, if I find it, I will share it with you.
Best Regards,
Kerry
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
Hi Kunal Bhadane,
Please also let us know your detailed K20 chip part number, as K20 has a lot of series. 100Mhz, 72Mhz, 50Mhz.
About the ADC SC1B with PDB, you also can refer to this post:
https://community.nxp.com/message/347622?commentID=347622#comment-347622
There has some code sharing for your reference.
Wish it helps you!
Best Regards,
Kerry
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------