CuVoodoo

the sorcery of copper

User Tools

Site Tools


busvoodoo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
busvoodoo [2017/12/22 20:54] – [flashing] kingkevinbusvoodoo [2017/12/23 09:15] – [alternatives] make picture smaller kingkevin
Line 141: Line 141:
 ===== flashing ===== ===== flashing =====
  
-{{ :busvoodoo:mini_board_prog_pin.jpg?400|programing pinout}} 
  
 The BusVoodoo is pretty much unbrickable. The BusVoodoo is pretty much unbrickable.
Line 152: Line 151:
   - finally you can use the SWD pins on the programming connector to [[stm32f1xx#swj|flash using SWD]], provided you have and SWD adapter. This also allows to properly debug the firmware. :!: For some unknown reason sometimes after power-up the SWD adapter will not be able to find the micro-controller. Briefly reset the micro-controller by shorting RST to ground using tweezers (follow the RST indication on the board). From there on it will always be detected.   - finally you can use the SWD pins on the programming connector to [[stm32f1xx#swj|flash using SWD]], provided you have and SWD adapter. This also allows to properly debug the firmware. :!: For some unknown reason sometimes after power-up the SWD adapter will not be able to find the micro-controller. Briefly reset the micro-controller by shorting RST to ground using tweezers (follow the RST indication on the board). From there on it will always be detected.
   - if none of the above methods work, the device is definitely bricked (or defective). congratulations.   - if none of the above methods work, the device is definitely bricked (or defective). congratulations.
 +
 +{{:busvoodoo:board_pinout_bottom.png?0x200|DFU contacts}}
 +{{:busvoodoo:board_pinout_top.png?0x200|ICP and RST contacts}}
 +{{:busvoodoo:mini_board_prog_pin.jpg?0x200|programing pinout}}
 +
 +
 ===== history ===== ===== history =====
 +
 +{{ :busvoodoo:mini_adapters.jpg?0x160|assortment of adapters}}
  
 Whenever I go to conferences I like to take apart devices I find there. Whenever I go to conferences I like to take apart devices I find there.
Line 170: Line 177:
 Probably every hardware hacker comes to the same point and develops his own solution, using parts he is familiar with, and suited for the tasks his is struggling with. Probably every hardware hacker comes to the same point and develops his own solution, using parts he is familiar with, and suited for the tasks his is struggling with.
 And there probably never will be a perfect device capable of everything since the needs are different, but a bit of help is always welcome. And there probably never will be a perfect device capable of everything since the needs are different, but a bit of help is always welcome.
 +
 +{{ :busvoodoo:mini_bpv3.jpg?0x150|Bus Pirate v3b}}
  
 The closest alternative to the BusVoodoo is probably the [[http://dangerousprototypes.com/docs/Bus_Pirate|Bus Pirate]], and this is actually the device I used for a long time before I decided to make my own because the shortcomings piled up. The closest alternative to the BusVoodoo is probably the [[http://dangerousprototypes.com/docs/Bus_Pirate|Bus Pirate]], and this is actually the device I used for a long time before I decided to make my own because the shortcomings piled up.