BTR140 | hirose | pxa | Description |
---|---|---|---|
1 | - | attached an mmcx post here for an external antenna | |
5 | 14 | gpio35 | steal GPIO from ffuart for btr140 active high reset |
7 | 32 | gpio50 | module uart rts->hwcts (asserted by module) |
8 | 34 | gpio51 | module uart cts<-hwrts (asserted by gumstix) |
9 | 33 | gpio49 | module uart tx->hwrxd (asserted by module) |
10 | 35 | gpio48 | module uart rx<-hwtxd (asserted by gumstix) |
15 | - | 1.8v using a voltage regulator (digikey MCP1700-1802E/TO-ND or NJM2845DL118TE1CT-ND) for a max 161mA | |
6,16 | 30 | 3.3v using voltage regulator for max 161mA | |
17 | 1 | Ground | |
11 | 3.3v | synchronous serial (active low) do we use synchronous?? | |
18 | pcm clock | ||
24 | gnd (dual boot fn) | ||
25 | pcm out | ||
26 | pcm in | ||
27 | pcm sync | ||
42 | - | rf ground (also surrounds pin 1) |
PSKEY_INITIAL_BOOTMODE (x3cd) should be 4 for HCI H4. It's shipped set to 3 for USB.
PSKEY_UART_BAUDRATE (x1be) should be x1d8 for 115k or xebf for 921k. The default was 115k so I left it alone.
It seems that PSKEY_HOSTIO_MAP_SCO_PCM (x1ab) should be 0, equivalent to the old "pskey mapsco 0" command. There is no x1ab key and hciconfig hci0 revision indicates SCO mapping: HCI so HCI must be the default routing.