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 18:30] – add pictures kingkevinbusvoodoo [2017/12/22 22:30] – [flashing] add pictures kingkevin
Line 87: Line 87:
 The hardware is only designed for signals speeds up to 20 MHz. The hardware is only designed for signals speeds up to 20 MHz.
 The signals can be driven using 3.3 V push-pull mode, or 1.6 to 5.5 V open-drain mode with 2 kOhm embedded pull-up resistors (can be increased using external resistor). The signals can be driven using 3.3 V push-pull mode, or 1.6 to 5.5 V open-drain mode with 2 kOhm embedded pull-up resistors (can be increased using external resistor).
 +
 +{{ :busvoodoo:io_pinout.png?700|I/O pinout}}
  
 ^ protocol ^ support ^ comment ^ ^ protocol ^ support ^ comment ^
Line 97: Line 99:
 | LIN | hardware | | | LIN | hardware | |
 | ISO-7816 | hardware | | | ISO-7816 | hardware | |
-| RS-232 | hardware | with hardware flow control, only in full version | 
-| RS-485 | hardware | no termination resistor, only in full version | 
-| RS-422 | hardware | no termination resistor, only in full version | 
-| CAN | hardware | no termination resistor, only in full version | 
 | 1-Wire | software | | | 1-Wire | software | |
 | MicroWire | software | | | MicroWire | software | |
Line 111: Line 109:
 | cJTAG | software | planned | | cJTAG | software | planned |
  
-note: the status of each protocol support is not documented yet (WiP)+No matter which protocol you are using, the hardware has been designed to provide one additional UART port
  
-no matter which protocol you are using, the hardware has been designed to provide one additional UART port+{{ :busvoodoo:mini_adapter_ports_rscan_pin.jpg?300|RS/CAN pinout}} 
 +The full version also supports additional higher voltage and differential protocols.
  
 +^ protocol ^ support ^ comment ^
 +| RS-232 | hardware | with hardware flow control, only in full version |
 +| RS-485 | hardware | no termination resistor, only in full version |
 +| RS-422 | hardware | no termination resistor, only in full version |
 +| CAN | hardware | no termination resistor, only in full version |
 +
 +
 +note: the status of each protocol support is not documented yet (WiP)
 ===== firmwares ===== ===== firmwares =====
  
Line 133: Line 140:
  
 ===== flashing ===== ===== flashing =====
 +
  
 The BusVoodoo is pretty much unbrickable. The BusVoodoo is pretty much unbrickable.
Line 143: 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 =====