Is it possible to have 2 physical output pin send out data simultaneously? I find no code examples of this scenario.
Real world example : I want to output data to an external Neopixel device, but I want to use the onboard neopixel of my Waveshare ESP32-S3-Zero at the same time, to display other stuff (status indicator).
Is it possible to have 2 physical output pin send out data simultaneously? I find no code examples of this scenario.
Real world example : I want to output data to an external Neopixel device, but I want to use the onboard neopixel of my Waveshare ESP32-S3-Zero at the same time, to display other stuff (status indicator).