Commit 6d25704
committed
NUCLEO_F411RE: disable spi asynch mode support
SPI test fails in asynch mode. Further investigation is required.
The test fails after ~50 symbols are transferred with rx overrun failure.
The problem is probably related to systick interrupt. The test case works if RTOS is disabled.1 parent 0897ebf commit 6d25704
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2622 | 2622 | | |
2623 | 2623 | | |
2624 | 2624 | | |
| 2625 | + | |
| 2626 | + | |
| 2627 | + | |
2625 | 2628 | | |
2626 | 2629 | | |
2627 | 2630 | | |
| |||
0 commit comments