Results 90 comments of John

I'm seeing the same issue. Has anyone figured anything out with this? It seems to be related to the handling of _pull between AsyncTCP and this lib.

Interesting. This must be happening because of excessive ESD/crosstalk coming from the drivers. I wonder if the Octopus or step stick pcb's need some more decoupling caps to gnd. Are...

@bigtreetech - any ideas on this?

@charchess make sure the current and steps are set correctly, and after doing so, run the calibration. When my screen goes out the motor still responds without issue. If I...

FYI, I have a fork of whatnicks code working with the esp32 using SPI. Although, I updated the library to use the ATM90E32. The SPI part of the code should...

I believe this has something to do with the DMA buffer. After I increased it, the second fopen error stopped. This is how I increased the buffer: `AudioOutputI2S *out =...

> sprintf Are you using out() or stop() anywhere in the loop?

Thanks for replying @earlephilhower I'll definitely take a look at that library for generating the DTMF sounds. I played around with it some more, removing the delete stub, and got...

@obdevel thanks for the insight. I didn't realize the loop was blocking. I'll have to play around with that some more. @earlephilhower I looked at the AudioGenerator functions and I'm...

I have to check, but I believe you have to have at least one phase for ESPHome to connect to the meter. Also, have you tried just connecting the add-on...