SPI: pin configuration is not flexible enough #2511
Labels
api
bug
Something isn't working
help wanted
Extra attention is needed
peripheral:spi
SPI peripheral
status:needs-attention
This should be prioritized
Currently, we take Output pins for both MOSI and MISO. This creates some problems with devices like M5CoreS3 SE which uses a full-duplex SPI for the SD card, and a 3-wire simplex SPI setup for the display, reusing the MISO pin as the DC output.
Currently we can't work with this device safely.
cc #2494
The text was updated successfully, but these errors were encountered: