RT1170 ADC-ETC trigger DMA problem

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

RT1170 ADC-ETC trigger DMA problem

跳至解决方案
2,137 次查看
emmmmmmmmmmmmmm
Contributor III

I am using the RT1170 ADC-ETC test, I hope to add DMA to carry data, I don't know where I set it wrong, I have never triggered DMA requests.I will TRIG0_ENABLE position 1, when the ADC conversion is completed, TRIG0_REQ is also set 1. However, it does not enter the DMA interrupt.

企业微信截图_1627976116232.png

0 项奖励
回复
1 解答
2,103 次查看
emmmmmmmmmmmmmm
Contributor III

It is found that it is caused by setting the source address error, and the 0x403b0028 is modified to 0x40048028

在原帖中查看解决方案

3 回复数
2,104 次查看
emmmmmmmmmmmmmm
Contributor III

It is found that it is caused by setting the source address error, and the 0x403b0028 is modified to 0x40048028

2,128 次查看
jeremyzhou
NXP Employee
NXP Employee

Hi,
Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
According to your previous question, you already implemented ADC-ETC combine DMA function on the RT1052, in my opinion, you can port it to RT1170 easily with a bit of modification.
Have a great day,
TIC

-------------------------------------------------------------------------------
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.
-------------------------------------------------------------------------------

 

0 项奖励
回复
2,119 次查看
emmmmmmmmmmmmmm
Contributor III

I am carried out according to the previous configuration, but I have not succeeded, the DMA did not carry out data handling

0 项奖励
回复