blackmagic/hardware/contrib/richardeoin/README.md

72 lines
2.2 KiB
Markdown
Raw Normal View History

2013-08-19 14:38:23 +00:00
This variant attempts to be as faithful to the Blackmagic mini as
possible, but also has several differences. This board has been built
and functions.
2013-08-19 14:41:31 +00:00
![Blackmagic richardeoin PCB](blackmagic_richardeoin_board.png
"Blackmagic richardeoin PCB")
![Blackmagic richardeoin Assembled](blackmagic_richardeoin_assembled.JPG
"Blackmagic richardeoin Assembled")
2013-08-19 14:31:44 +00:00
## Details
2013-08-19 14:41:31 +00:00
* The schematic and board have both been designed using Cadsoft EAGLE
v6.4.0.
2013-08-19 14:31:44 +00:00
* The board size is 40mm x 16mm.
2013-08-19 14:41:31 +00:00
* The programming connector is an ARM 10-PIN Interface as described
[here](http://www.keil.com/support/man/docs/ulink2/ulink2_hw_connectors.htm).
2013-08-19 14:21:36 +00:00
## Differences
2013-08-19 14:21:36 +00:00
### Uses 0603 [1608 Metric] components
2013-09-04 20:11:32 +00:00
The layout is intended for reflow soldering.
2013-08-19 14:20:23 +00:00
2013-08-19 14:21:36 +00:00
### Includes Level Translator
2013-08-19 14:20:23 +00:00
2013-08-19 14:41:31 +00:00
This board incorporates the same level translator used in the
full-sized Blackmagic, so it can be used to safely program 2.7V or
1.8V systems.
2013-08-19 14:20:23 +00:00
2013-08-19 14:21:36 +00:00
### USART Connector
2013-08-19 14:20:23 +00:00
2013-08-19 14:41:31 +00:00
The STM32F103's USART1 peripheral is broken out into a 0.1"
header. The hole centres are
[slightly offset to allow a press-fit](https://www.sparkfun.com/tutorials/114).
2013-08-19 14:20:23 +00:00
2013-08-19 14:21:36 +00:00
### BOOT0 Button
2013-08-19 14:20:23 +00:00
As well as the standard button for entering USB DFU mode, this variant
also provides a button for pulling the BOOT0 pin high to activate the
STM32 SystemMemory bootloader. Hold this button when plugging in the
2013-09-04 20:11:32 +00:00
module to enter then bootloader mode. Then
[scripts/bootprog.py](scripts/bootprog.py) can be used to program and
reprogram the chip over the USART1 interface.
This is useful for programming a brand new or 'bricked' blackmagic
with the DFU firmware (src/blackmagic_dfu.bin), the standard DFU mode
should be used for regular firmware updates.
2013-08-19 14:20:23 +00:00
2013-08-19 14:21:36 +00:00
## Parts and Costings
2013-08-19 14:20:23 +00:00
2013-08-19 14:21:36 +00:00
* [Parts List](Parts.md)
2013-08-19 14:20:23 +00:00
2013-08-19 14:41:31 +00:00
Parts Cost (Approximate): £14 + VAT
([uk.farnell.com](http://uk.farnell.com) August 2013)
Programming Cable: £8.49 + VAT
2013-08-19 14:41:31 +00:00
([uk.farnell.com](http://uk.farnell.com/samtec/ffsd-05-d-06-00-01-n/ribbon-cable-idc-152-4mm-grey-10way/dp/1667659)
August 2013)
2013-09-04 20:01:42 +00:00
## Assembly Photos
2013-09-04 21:07:08 +00:00
### Blank PCB:
2013-09-04 20:01:42 +00:00
![PCB Front Side](blackmagic_richardeoin_pcb_front.JPG "PCB Front Side")
![PCB Reverse Side](blackmagic_richardeoin_pcb_reverse.JPG "PCB Reverse Side")
2013-09-04 21:07:08 +00:00
### Solder Paste Stencil:
2013-09-04 20:01:42 +00:00
![PCB Stencil](blackmagic_richardeoin_stencil.JPG "PCB Stencil")