天嵌 ARM开发社区

 找回密码
 注册
查看: 2853|回复: 0

可否解释一下Nand Flash Controller中NFCONF寄存器三个配置参数的计算?

[复制链接]
sprint 发表于 2009-12-17 03:37:32 | 显示全部楼层 |阅读模式
你好,可以解释一下Nand_init_ll函数中NFCONF寄存器的三个配置项(TACLS,TWRPH0,TWRPH1)的设置依据吗?
从代码看clk_power->CLKDIVN = S3C2440_CLKDIV136; //HJ 1:3:6 
谢谢!

CPU: S3C2440
NandFlash: K9F2G08U0A
c
void nand_init_ll(void)
{
        ... ...
        S3C2440_NAND * s3c2440nand = (S3C2440_NAND *)0x4e000000;

        #define TACLS   0
        #define TWRPH0  3
        #define TWRPH1  0

C:\Documents and Settings\q\桌面\tmp1.jpg
C:\Documents and Settings\q\桌面\tmp2.jpg
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

i.MX8系列ARM cortex A53 M4 工控板上一条 /1 下一条

Archiver|手机版|小黑屋|天嵌 嵌入式开发社区 ( 粤ICP备11094220号 )

GMT+8, 2024-5-18 10:58 , Processed in 1.015625 second(s), 19 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表