How do i exactly share spi with sd and other device?
Posted: Mon Jun 17, 2024 8:33 pm
Hello, im trying to share spi bus over sd and other device. But the problem is that card is not initializing.
I know about this page on documenation https://docs.espressif.com/projects/esp ... share.html but it's not enough helpfull at all.
I'm using esp_vfs_fat_sdspi_mount to initialize sd after second device, but it's not working.
I know about this page on documenation https://docs.espressif.com/projects/esp ... share.html but it's not enough helpfull at all.
I'm using esp_vfs_fat_sdspi_mount to initialize sd after second device, but it's not working.