Commit Graph

4 Commits (b0d75c63f92e09ffb59817e21af47d9e8125d556)

Author SHA1 Message Date
Martin Kojtal b0d75c63f9 QSPI STM32: remove polling from write/read
This will be part of custom instruction transfer, the flow will be:

1. write data
2. wait for transfer to complete (poll status register from the memory device)
2018-02-19 13:43:07 +00:00
Martin Kojtal d1a8245930 QSPI STM32: set default command values to none 2018-02-19 13:43:07 +00:00
Martin Kojtal b708cfbfc7 QSPI STM32: fix return value in frequency 2018-02-19 13:43:07 +00:00
Martin Kojtal 642666f678 QSPI: add STM32 implementation 2018-02-19 13:43:07 +00:00