Thank you
Posted: Thu Aug 17, 2023 6:04 pm
by jiqz--
Thank you
Re: ESP32-S3 SPI pin remapping
Posted: Fri Aug 18, 2023 4:08 am
by ESP_Sprite
Normally you can use any (not otherwise occupied) GPIO, just pass them to the initialization function. Using the GPIO matrix as such adds a slight delay to the signals, but unless you run SPI at its absolute maximum speed, that likely doesn't matter.
Thank you
Posted: Sun Aug 20, 2023 11:30 pm
by jiqz--
Thank you
Re: ESP32-S3 SPI pin remapping
Posted: Tue Sep 05, 2023 7:12 pm
by downisquad
jiqz-- wrote: ↑Sun Aug 20, 2023 11:30 pm
Thank you, I will test this out and provide an update
Dear jiqz,
could you already test this out?
Could you be so kind and share your code?
Thanks!
downisquad