MCF52235: EzPort write enable

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MCF52235: EzPort write enable

2,009件の閲覧回数
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 返答(返信)

805件の閲覧回数
Petter
Contributor II
I'll try to upload the waveforms again...
0 件の賞賛
返信

805件の閲覧回数
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 件の賞賛
返信