Skip to content

Conversation

@mluessi
Copy link
Contributor

@mluessi mluessi commented Mar 24, 2023

This is based on the QUADSPI driver from Betaflight that was originally written by @hydra and QUADSPI support for the M25P16 flash driver I had added later.

Currently this only supports H7, but it should be easy to add support for other STM32's that support QUADSPI and use the HAL.

I have tested this with an H750 and a cypress S25FL128L flash connected with 4 data lines. It should also work for other flash chips supported by the M25P16 driver that support QUADSPI.

@hydra
Copy link
Contributor

hydra commented Mar 24, 2023

@mluessi Cool! Nice to see my work ported over and being useful! Fancy doing the H72x/H73x OctoSPI port too?

@mluessi
Copy link
Contributor Author

mluessi commented Mar 25, 2023

@hydra thanks! At the moment I'm to busy with other things to look into the OctoSpi. I also don't have access to a target that supports it, which makes it less fun to work on it ;)

@DzikuVx DzikuVx added this to the 7.0 milestone Apr 7, 2023
@DzikuVx DzikuVx merged commit ccbd3e9 into iNavFlight:master May 25, 2023
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

Successfully merging this pull request may close these issues.

4 participants