vickash

Results 31 comments of vickash

> Currently, if you use them as a GPIO through lgpio, they cannot be used as hardware PWM until after rebooting. I'm having the opposite problem. I can use the...

> The only way to make it stable is to stop writing on serial, but this isn't a solution clearly :) > The less I write, the more time is...

I let my S3 run for about an hour on the CH340, without issue, then stopped it. Now I'm trying CDC again on core version 2.0.14, which I think was...

> Now I'm trying CDC again on core version 2.0.14 This is still running after 17 hours. It's definitely something that changed after 2.0.14. Maybe something going from IDF 4...

> my ESP continue to hang randomly. it can't handle many reads and few writes from time to time. USB stack hangs. With 2.0.14?

> the very bad part is that when the USB stack crashes the ESP does not reset, WDT is not triggered. I can't access Serial anymore but other parts of...

I understand. I forked, changed it to uint16, and it works fine so far. I'll use that in the meantime. Opened a [PR](#31) for the change as well.

@MichaIng thanks for mentioning. Will keep an eye on this thread. If there's anything I can test on my Zero 2W to help, let me know.

@MichaIng, sorry, haven't kept up with this. > sudo apt update > sudo apt upgrade > sudo /boot/dietpi/func/dietpi-set_hardware flash-uboot-mmc > sudo reboot Just didt this on my 1GB board, and...