Disabling Vybrid DDR on the FLY

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

Disabling Vybrid DDR on the FLY

跳至解决方案
831 次查看
muhammad_qasim
Contributor I

Hi

I am working on Vybrid TWRVF65GS10 board and my code reside in internal RAM. I had initialized the SDRAM (0x80000000) successfully. Now I want to disable DDR but could not. Here is my sequence.

1. Disable Clock Gating WRITE32(0x4006B058, READ32(0x4006B058) & 0xCFFFFFFF); // Disable DDR Clock Gating 6_14

2. Reset IOMUX settings to their reset values. i.e. Reset Value is 0x10060 and Write this value in all IOMUX registers ranges [21C-2E0]

After this, if I write a value 0xdeadbeef to a address 0x8000000, It is read back (Value should be not be written because DDR should be closed after these two steps.).

What is missing in my settings?

Regards

0 项奖励
1 解答
668 次查看
CommunityBot
Community Manager
This an automatic process.

We are marking this post as solved, due to the either low activity or any reply marked as correct.

If you have additional questions, please create a new post and reference to this closed post.

NXP Community!

在原帖中查看解决方案

0 项奖励
3 回复数
669 次查看
CommunityBot
Community Manager
This an automatic process.

We are marking this post as solved, due to the either low activity or any reply marked as correct.

If you have additional questions, please create a new post and reference to this closed post.

NXP Community!
0 项奖励
668 次查看
alejandrolozan1
NXP Employee
NXP Employee

Hi,

Would you be nice enough to provide more details about your application? Is there any reason to disable the DDR on the fly?

Regards,

Alejandro

0 项奖励
668 次查看
karina_valencia
NXP Apps Support
NXP Apps Support

muhammad_qasim do you have the information requested?

0 项奖励