1
Bus Pirate Support / How to generate arbitrary logic with bus pirate ?
I would like to use bus pirate to generate arbitrary logic signal, eg:
step 1: select a clock out source, eg: 115000 bit/sec
step 2: write 0xe1 0xe2 0xe3 , this will write 24 bits continuously at 115000 bit/sec rate.
BP supports uart but this is not uart, as there is no need for start/stop bit and parity. Just arbitrary clock out of data bits.
Thanks!
Jason.