You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tryied to share the SPI of the display controller with an ethernet controller. I have noted the SPI CS of the display is stucked low when the SPI is inactive so that the display controller stay always enabled.
As result any access to the SPI with another peripheral conflits with the display controller.
There is something wrong in the GD23ZESP32 library.
I suppose that is the motivation why the microsd reader doesn't work.
Best Regards
Sergio Salvitti
The text was updated successfully, but these errors were encountered:
GPIO5 stucked low when spi is inactive
I have tryied to share the SPI of the display controller with an ethernet controller. I have noted the SPI CS of the display is stucked low when the SPI is inactive so that the display controller stay always enabled.
As result any access to the SPI with another peripheral conflits with the display controller.
There is something wrong in the GD23ZESP32 library.
I suppose that is the motivation why the microsd reader doesn't work.
Best Regards
Sergio Salvitti
The text was updated successfully, but these errors were encountered: