We finished responding to every email received during the Maker Faire, and wrote everyone who gave us a business card. If you were expecting a mail and didn’t get one, please followup again, it may have been lost in the shuffle. In site news, something happened to the RSS feed that caused it show a […]
Tag Archives: bugs
USB IR Toy v1.04 fimware bug?
It looks like there’s a major bug in IR Toy firmware v1.04. After a few days it stops working. We have not seen this bug in the lab, if you have an example please let us know how it happened (died suddenly, on startup, etc) and the operating conditions (mode, etc). v1.04 has been deprecated […]
Bus Pirate firmware v2.4
HiZ>i Bus Pirate v2go http://dangerousprototypes.com Firmware v2.4 DEVID:0x0447 REVID:0x3042 (B4) HiZ> Download Bus Pirate firmware v2.4. This should fix the ‘dead terminal syndrome’ experienced by some users with the v2.3 firmware. It includes all fixes from v2.3. It looks like some garbage 0x00 bytes were triggering the new binary IO modes accidentally. The binary modes […]
Bus Pirate firmware v2.3 problems
There have been several problems reported with the recent Bus Pirate v2.3 firmware release. We believe it’s a problem with some terminals sending NULL characters (0x00) to the Bus Pirate, which causes it to enter the new binary IO mode. This 2.4-nightly for v2go tries to fix that problem by looking for 20 NULL characters […]
Bus Pirate: Major UART fix
There was a major bug in the speed setting code for all libraries. At some point the speed variable was reduced to a single bit, so only the first two speed settings in any library worked correctly. This had an especially noticeable impact on the UART library. Since this is a major issue, we’ve made […]