Which HW_OCOTP_TIMINGs are correct?

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

Which HW_OCOTP_TIMINGs are correct?

1,105 次查看
caseydavis
Contributor IV

The RT1050 sec ref manual has the following guideline for HW_OCOTP_TIMINGs (section 8.3.3):

tRELAX = tHP_PG = (HW_OCOTP_TIMING[RELAX]+1)/ipg_frequency > 16.2ns

And the RT1060 ref manual has:

tRELAX = tHP_PG = (HW_OCOTP_TIMING[RELAX]+1)/ipg_frequency > 100ns

Which should I observe?

标记 (1)
0 项奖励
回复
3 回复数

1,008 次查看
carstengroen
Senior Contributor II

Some (maybe useful) related info here: https://community.nxp.com/thread/492451 

0 项奖励
回复

1,007 次查看
fangfang
NXP TechSupport
NXP TechSupport

Hello,

The RT1060's information  are right. And the updated RT1050 RM are fixed the information.Please find the detail information as it. https://www.nxp.com/webapp/sps/download/preDownload.jsp?render=true . Thanks for your feedback.

Best regards.

0 项奖励
回复

1,007 次查看
caseydavis
Contributor IV

I'm also seeing a discrepancy about how to calculate the condition that the strobe programming timing should meet. The RT1060 ref manual has t_pgm calculated as

t_pgm = [(STROBE_PROG+1) – 2×(RELAX_PROG+1)]/ipg_clk_freq

While the sec ref manual has

t_pgm = [(STROBE_PROG+1) – 2×(RELAX+1)]/ipg_clk_freq

The difference being RELAX_PROG (from TIMING2 register) vs RELAX.

Which is it?

0 项奖励
回复