Marian Buschsieweke
b2199bb744
cpu/stm32: Fix periph_spi operation in non-DMA mode
...
The driver previously failed to reliably clear the RXNE bit, resulting
in the next transfer to incorrectly read a stale register value. This
was noticed with the SD card SPI driver on an STM32F4, in which the
0xff byte of the previous byte transfer was returned instead of the
actual status byte, throwing the SD card driver off the rails.
2023-03-30 10:36:20 +02:00
..
2022-12-13 15:55:17 +01:00
2022-05-02 14:44:55 +02:00
2023-01-19 15:34:19 +01:00
2023-01-19 15:34:19 +01:00
2022-05-02 14:44:55 +02:00
2022-05-02 14:44:55 +02:00
2022-05-02 14:44:55 +02:00
2022-05-02 14:44:55 +02:00
2023-02-27 12:31:03 +01:00
2022-10-03 10:58:07 +02:00
2023-02-27 12:31:03 +01:00
2023-01-08 22:26:12 +01:00
2023-01-08 22:26:12 +01:00
2023-01-10 22:39:35 +01:00
2023-01-08 22:26:12 +01:00
2023-03-02 22:55:22 -08:00
2023-03-17 13:02:20 +01:00
2023-03-29 00:47:35 +02:00
2023-02-17 15:32:03 +01:00
2023-03-28 18:48:55 +02:00
2023-01-08 22:26:12 +01:00
2023-03-24 07:40:23 +01:00
2023-01-08 22:26:12 +01:00
2023-01-08 22:26:12 +01:00
2023-03-02 22:55:22 -08:00
2023-01-08 22:26:12 +01:00
2023-01-08 22:26:12 +01:00
2021-12-02 16:33:19 +01:00
2023-03-08 02:09:42 +00:00
2022-12-23 14:48:08 +01:00
2023-01-08 22:26:12 +01:00
2023-02-28 11:00:05 +01:00
2023-01-08 22:26:12 +01:00
2023-01-08 22:26:12 +01:00
2023-03-04 22:00:55 +00:00
2023-03-22 19:34:29 +01:00
2023-03-13 13:49:42 +01:00
2023-01-08 22:26:12 +01:00
2022-09-23 15:55:12 +02:00
2023-01-17 17:18:07 +01:00
2023-01-17 17:18:07 +01:00
2023-01-17 17:18:07 +01:00
2023-01-17 17:18:07 +01:00
2023-03-30 10:36:20 +02:00
2021-07-09 10:47:42 +02:00
2020-08-31 09:57:28 +02:00