Skip to content

Commit d5ae2d9

Browse files
Fix link
1 parent f0ae103 commit d5ae2d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/devices/m5stack-cores3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
## Issues
1010

1111
(\*) SD card is currently not working once the display is in use. See [this](https://github.com/espressif/esp-bsp/blob/63b99593b7ead04336c0f22e7bc880167d9bfdb6/bsp/m5stack_core_s3/README.md)
12-
and [this message](https://community.m5stack.com/post/21397). [According to a post online]((https://community.m5stack.com/topic/5415/core-s3-sd-tf-card-issues/2)),
12+
and [this message](https://community.m5stack.com/post/21397). [According to a post online](https://community.m5stack.com/topic/5415/core-s3-sd-tf-card-issues/2),
1313
this appears to be a hardware design error:
1414

1515
> (...) it looks like the TFT (which also uses SPI) uses MISO as DC. From an ESP32 perspective MISO is an input but DC needs to be an output. So the TFT driver configures the MISO GPIO to an output. This conflicts with the SD card, which is on the same SPI bus and requires MISO to be an input. Not sure how to resolve that so that TFT and SD card can coexist.

0 commit comments

Comments
 (0)