Search found 3 matches

by almostdust
Fri Mar 01, 2024 6:04 am
Forum: ESP32 Arduino
Topic: Xtronical DAC Audio Library and Arduino esp32 Board Manager 2.0.2
Replies: 6
Views: 7098

Re: Xtronical DAC Audio Library and Arduino esp32 Board Manager 2.0.2

That is sad, so the specs from Wemos Lolin S3 Mini are wrong then?

Wemos had a good idea to make the boards swappable with the pins at the same position but it is sort of useless if isn't supported or they don't provide own code. :(
by almostdust
Thu Feb 29, 2024 4:47 pm
Forum: ESP32 Arduino
Topic: Xtronical DAC Audio Library and Arduino esp32 Board Manager 2.0.2
Replies: 6
Views: 7098

Re: Xtronical DAC Audio Library and Arduino esp32 Board Manager 2.0.2

This fix doesn't seem to work for S3 Mini. Anybody with a solution for this? top of XT_DAC_Audio.cpp: #include "soc/rtc_io_reg.h" #include "esp32-hal-timer.h" #include "XT_DAC_Audio.h" #include "HardwareSerial.h" #include "soc/sens_reg.h" // For dacWrite() patch, TEB Sep-16-2019 errors: In file incl...
by almostdust
Thu Jan 18, 2024 3:08 pm
Forum: General Discussion
Topic: WiFi LR / UDP working with espressif 2.0.3 but not with 2.0.14?
Replies: 0
Views: 600

WiFi LR / UDP working with espressif 2.0.3 but not with 2.0.14?

Hi, I was trying to get this LR protocol code working with a Lolin S3-mini (as slave) and sunton ESP32-2432S024C (as master) First I did some test in arduino IDE and it worked quite well with 2.0.3, then I switched over to 2.0.14 and the slave isn't able to connect anymore. https://github.com/jnogue...