Closed
Description
The STM32 port has recently been modified to properly acknowledge the write_value
parameter during SPI reads (#3431). However, numerous ports still ignore it, including ESP32-S2, NRF52, and Spresense. These ports should be tested to see what their behavior during reads actually is, and whether it may cause bugs with certain devices that have been overlooked up to now.