Jose Gustavo Abreu Murta

Results 74 comments of Jose Gustavo Abreu Murta

**Another test. Raspberry Pico Usb/Serial(COM6) and Serial/Uart (COM4) connected to CP2102 module.** **100 printed lines without any error at Serial/UART (COM4) - delayMicroseconds = 0** ``` 1234567890 1234567890 1234567890 1234567890...

Hi SnapShotCiTy, "what is your last example showing? that using the UART0 doesn't exhibit the issue? And that it only occurs using the hardware usb port? " - Yes, that...

**Testing Tinygo with ESP32.** See the time duration to send 100 lines - 754 ms. I think this should be the correct time when sent by Raspberry Pico (USB simulating...

Hi hb9cwp, I understand that you want to implement a digital signal generator using PIO. I developed a **signal generator using PWM**, with a frequency limit of 31.25 MHz (for...