IoAbstraction icon indicating copy to clipboard operation
IoAbstraction copied to clipboard

esp32-s3 dont have DAC

Open Xekz opened this issue 1 year ago • 3 comments

esp32-s3/IoAbstraction/src/esp32/ESP32AnalogDevice.cpp:11:10: fatal error: driver/dac.h: No such file or directory

Xekz avatar Aug 02 '22 13:08 Xekz

Apologies but we don't support that board at the moment, we support S2 but we have not got an S3 board to test with. We'll schedule the work to support it though.

davetcc avatar Aug 02 '22 15:08 davetcc

Any pointers on a basic dev board would be helpful.

davetcc avatar Aug 02 '22 16:08 davetcc

I’ve ordered an esp32s3 mini as they look interesting. I’m sure like the s2 there will be a lot of incompatibility early on.

davetcc avatar Aug 03 '22 15:08 davetcc

Fix now on master, tested on an unexpected maker tiny S3. IoAbstraction and TaskManager tests all pass.

davetcc avatar Aug 14 '22 11:08 davetcc

Tested right through to menu creation in tcMenu, all working with encoder too.

davetcc avatar Aug 14 '22 17:08 davetcc

Closing as smoke tested on ESP32, ESP32S2 and ESP32S3

davetcc avatar Aug 15 '22 08:08 davetcc