Page 1 of 1

STM32H7 and Winbond QSPI 25Q64JV

Posted: Wed Sep 23, 2020 8:16 am
by vkozloff
Hello all,

what library would you recommend for working with 25Q64JV chip via QSPI? In stm32duino repos I have found only MX25R6435F, but I suppose it is not compatible.

Re: STM32H7 and Winbond QSPI 25Q64JV

Posted: Wed Sep 23, 2020 8:55 am
by fpiSTM
Right I don't think the MX is compatible.
I never seen an example with this QSPI in the Cube.
The only subject I've found is:
https://community.st.com/s/question/0D5 ... d-w25q16jv

I guess you will have to implement it by yourself.

Re: STM32H7 and Winbond QSPI 25Q64JV

Posted: Wed Sep 23, 2020 4:57 pm
by mrburnette