commit them.
> >
> > Right now, using the MTD interface, I can read blocks of data but I can't
> > erase them because that uses a non-data command and those never set TCF
> for
> > reasons I've yet to understand.
> >
> > Rob
> >
> &
Hello Rob,
We have been using the STM32 F7 QSPI code, and found out the same issues.
I've attached some patches with the fixes we have made, hope that helps.
On Mon, May 4, 2020 at 7:18 PM Rob Voisey wrote:
> Thanks Alan. I see it's almost an identical driver so I'll see if I can get
> hold