Skip to content

Instantly share code, notes, and snippets.

@ChlorideCull
Created September 20, 2025 11:42
Show Gist options
  • Select an option

  • Save ChlorideCull/ddb115b693929ad38fe430e69d7f54de to your computer and use it in GitHub Desktop.

Select an option

Save ChlorideCull/ddb115b693929ad38fe430e69d7f54de to your computer and use it in GitHub Desktop.
buffalo labs stuff
if not USB
flip RTS 0
sleep 200 ms
flip RTS 1
sleep 100 ms
flip RTS 0
sleep 100 ms
flip RTS 1
sleep 100 ms
flip RTS 0
sleep 100 ms
flip RTS 1
sleep 100 ms
flip RTS 0
sleep 100 ms
flip RTS 1
sleep 100 ms
flip RTS 0
sleep 100 ms
else
write BOUFFALOLAB5555RESET\0\0
sleep 50 ms
write sync bytes (amount = factor * baudrate / 10, factor is 0.003 for bl70x, otherwise 0.006)
if bl808
sleep 30 ms
send 0x5000080038F0002000000018

Comments are disabled for this gist.