MCF52235: EzPort write enable

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

MCF52235: EzPort write enable

2,005 次查看
Petter
Contributor II
I can read FLASH data through the EzPort just fine. However, if I try
to set the write enable bit by issuing a WREN(0x6) command, the status
register read back using RDSR(0x5) does not return anything but zero.
As you see from the enclosed analyzer waveforms I send 0x06, 0x05, and
0x00 (EZBYTE1,2, and 3) but the output is zero.

I've also tried to do a RDSR in a loop, but I still only get zero as
output. I have no problem of issuing a READ(0x3) to read data from the
FLASH. I'm using the M52235EVB board. Any ideas or pointers to
documentation/erratas?


标签 (1)
0 项奖励
回复
2 回复数

801 次查看
Petter
Contributor II
I'll try to upload the waveforms again...
0 项奖励
回复

801 次查看
Petter
Contributor II
The reason was that I did not release RCON* after I asserted it initially. In this mode I could read the FLASH just fine, but not do any writes to the control register. I can now both read and write to the FLASH from the EzPort.
0 项奖励
回复