Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kasli/spi_flash: investigate and implement quad i/o read #74

Open
jordens opened this issue Jan 5, 2018 · 0 comments
Open

kasli/spi_flash: investigate and implement quad i/o read #74

jordens opened this issue Jan 5, 2018 · 0 comments

Comments

@jordens
Copy link
Member

jordens commented Jan 5, 2018

979e363

Datasheet

Only reads 0xcc (IO2/IO3 pulled high, IO0/IO1 pulled low). Looks like the flash doesn't understand the command. And I made sure the mode bits during the dummy cycles are set correctly.
Low priority as dual i/o read works fine and this is not speed critical.

0x700cb820  cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc  ................                
0x700cb830  cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc  ................
0x700cb840  cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc  ................              
0x700cb850  cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc  ................
0x700cb860  cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc  ................                                                             
0x700cb870  cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc  ................
0x700cb880  cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc  ................                    
0x700cb890  cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc  ................
0x700cb8a0  cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc  ................
0x700cb8b0  cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc  ................
0x700cb8c0  cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc  ................
jordens added a commit to m-labs/migen that referenced this issue Mar 2, 2018
jordens added a commit that referenced this issue Mar 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant