Are the Bit Positions on FTM module correct in reference manual { REV : 0.1 }

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

Are the Bit Positions on FTM module correct in reference manual { REV : 0.1 }

跳至解决方案
1,220 次查看
liamd
Contributor I

The bit positions in Reference manual 0.1 seem to be in the incorrect position can I get clarifications about this ?

Looking at the reference manual { 0.1, 08/2016 }, FTM registers are bit number [ 0:31 ] where the GPT registers are numbered [ 31:0 ]. for example is WPDIS in bit position 29 or bit position 3 ? 

 

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
1,104 次查看
art
NXP Employee
NXP Employee

Do you mean the Reference Manual document for the i.MX7Dual processor? If so, this is just the typo in the manual. The bit numbering order, shown in the FTM chapter, is wrong. The bits should be numbered [31:0], as usual. For the correct bit numbering, please refer to the FlexTimer module chapter in the Vybrid series Reference Manual document (the Vybrid series processors use the same FlexTimer module as i.MX7Dual/Solo), available on the Vybrid Documentation web page:

http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/vfxxx-controller/f-series...


Have a great day,
Artur

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

2 回复数
1,105 次查看
art
NXP Employee
NXP Employee

Do you mean the Reference Manual document for the i.MX7Dual processor? If so, this is just the typo in the manual. The bit numbering order, shown in the FTM chapter, is wrong. The bits should be numbered [31:0], as usual. For the correct bit numbering, please refer to the FlexTimer module chapter in the Vybrid series Reference Manual document (the Vybrid series processors use the same FlexTimer module as i.MX7Dual/Solo), available on the Vybrid Documentation web page:

http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/vfxxx-controller/f-series...


Have a great day,
Artur

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

1,104 次查看
liamd
Contributor I

Thank you Arter, this is very helpful

0 项奖励
回复