en.osm.town is one of the many independent Mastodon servers you can use to participate in the fediverse.
An independent, community of OpenStreetMap people on the Fediverse/Mastodon. Funding graciously provided by the OpenStreetMap Foundation.

Server stats:

268
active users

#ibal234

1 post1 participant0 posts today
Replied in thread

A nice end to the working year.

Today some 22 ohm 0402 resistors turned up and I replaced the incorrect ones on the USB data lines on our My Bike's Got LED prototype boards.

With those two components replaced, the ESP32C3 could see the laptop's attempts to talk to it, and replied.

I can now flash code onto it over USB! 🎉

Replied to Chris Huffee

Back on our hand-decoding USB from oscilloscope traces schtick.

@huffeec pointed out that they're Start-of-Frame packets rather than NAKs. (People who build protocols sending packets least-significant-bit first are even worse than those who use little-endian!)

At least now I (think) we're getting somewhere. Looks like the ESP32C3 is ignoring the computer for some reason.