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

Standard 1 bit SPI mode for spi_flash not available? #87

Open
danielkucera opened this issue Jul 28, 2018 · 2 comments
Open

Standard 1 bit SPI mode for spi_flash not available? #87

danielkucera opened this issue Jul 28, 2018 · 2 comments

Comments

@danielkucera
Copy link
Contributor

I spent last 10 hours trying to figure out how to make my onboard M25P80 work with misoc but I didn't find a solution. It seem that it supports only standard 1bit SPI transfers while misoc only supports x2 and x4 modes. Is it really so? Would it be possible to support basic mode to cover all SPI flashes?

@mithro
Copy link
Contributor

mithro commented Jul 29, 2018

LiteX includes a 1bit SPI Flash version here -> https://github.com/enjoy-digital/litex/blob/master/litex/soc/cores/spi_flash.py#L114

@kaolpr
Copy link
Contributor

kaolpr commented Sep 29, 2022

I believe it's covered here, so will be available if PR will be merged: 7d9a09c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants