AlexanderVasiljev opened a new pull request #3892: URL: https://github.com/apache/incubator-nuttx/pull/3892
On my stm32h7 board with CONFIG_STM32H7_QSPI_INTERRUPTS QSPI hanged when was making command without data. When I changed sending command from indirect read mode to indirect write mode, it started to work. As per documentation the indirect read and write modes should be equivalent when used without data. So the difference is not documented. At least this change should not do any harm. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
