Stefan
Stefan
What is missing...is somebody who can help to get the HSPI bus to work...see https://github.com/Edzelf/ESP32Radio-V2/issues/26
Hi Ed, thank you very much for the quick response. So the top one works including your web update bot with no reserved space for the web update of new...
Thanks again Ed, i will try it. Stefan
Thanks a lot - i have the 7.5" and the Liliygo T5 4.7" screen...but at the moment, unfortunately no time for testing...
Hi Ed, it would be great if there would be a possibility in your code to switch to HSPI pins for the SPI bus. Only renaming the pins does not...
Hi @tsctrl, the radio with LAN is here: https://sites.google.com/site/pcusbprojects/5-custom-projects/er-secure-esp32-internet-radio-with-wired-ethernet-connection It is a modified version of the V1 of the radio from Ed. There is also a modification for using HSPI,...
Did you have a look on it @tsctrl ?
Thanks for the input - i tried that already but it seems that there is a bit more than a declaration at the entry of the code because the whole...
Here https://github.com/schreibfaul1/ESP32-vs1053_ext/blob/master/src/vs1053_ext.cpp#L146 a simple solution seems to be implemented without any change on the ESP32 SPI library. It works out of the box with my hardware. But i am not...