[U-Boot-Users] Reg in SPI problem
Karthikeyan Kadirvel, Chennai
karthikeyan.kadirvel at hcl.in
Sun May 11 21:35:09 CEST 2008
Hi,
I am developing dspi code(boot loader) for mcf54452 board. I am
communicating processor with EEPROM (AT25080A) slave device. Write
function is working fine. But the read function is not working.
Write seq:
----------
1. Send WREN command
2. Send write Instruction
3. Send address where to be data written
4. Send data
Note: i checked the write seq by seeing the signals in scope. Every byte
had been sent out (Sout) perfectly.
Read seq:
--------
1. Send read Instruction
2. Send address where from the data to be read.
Note: i checked the read seq by seeing the signals in scope.
1. No SCK signals
2. No DATA (Sin)
3. Chip select in inactive state (high)
I checked with pdfs. i am not getting any solution for this problem.
So can you guide me to solve this problem?
Reply me as soon as possible
Regards,
Karthikeyan.
DISCLAIMER:
-----------------------------------------------------------------------------------------------------------------------
The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only.
It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in
this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates.
Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of
this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have
received this email in error please delete it and notify the sender immediately. Before opening any mail and
attachments please check them for viruses and defect.
-----------------------------------------------------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20080512/ff2c3125/attachment.htm
More information about the U-Boot
mailing list