Pioneer K083 User Manual

YWX5057 Bluetooth Module Manual
Version 1.0
1. Product Introduction
YWX5057 is a fully integrated Bluetooth Module used as Car kit or in the Car Audio System or any systems requiring complete embedded Bluetooth connectivity solution. It’s a high quality solution with low cost. It will work as a master or slave Bluetooth device, accepting the role switch request of remote device automatically.
YWX5057 Shape
YWX5057 Support Features:
Embedded Bluetooth 3.0 via EDR Pairing and connection with multiple Bluetooth devices Make calls, Terminate calls, Private mode, 3-way calling Phone book and Call history synchronization Audio Streaming New message notification
2. Common Specification
Radio Chip:
CSR BC5MM
Power Supply Voltage:
The operating voltage range is D.C. 3.1V-3.6V. Rated voltage is D.C.3.3V.
Ambient temperature:
The operating temperature range is 40~+85 C. Rated temperature is 25 C.
Humidity:
The maximum relative humidity is 95 % (Ta=45 C). Rated relative humidity is 65%. Antenna: Built-in
Antenna gain:
The antenna gain value is 4.4dBi.
3. Hardware Integration
YWX5057 Pin-out diagram
No. symbol explain Description
1
2
3
4
5
6
7
8
9
10
11
12
13
14
UART_RX UART DATA OUTPUT
UART_TX UART DATA INPUT
SPI_MISO SPI data output
SPI_MOSI SPI data input
3V3 power Vcc 3.3V
RST_BT#
1V8 power 1.8V
1V8 power 1.8V
1V8_EN 1V8 power supply enable signal --active high
GND GND
LINEOUT_L analog audio output
LINEOUT_R analog audio output
MIC2_N Microphone2 minus input
MIC2_P Microphone2 plus input
Reset if low.Input debounced so must be low for >5ms to cause
a reset
15
16
17
18
19
20
21
22
23
24
MIC_BIAS Microphone bias
MIC1_P Microphone1 plus input
MIC1_N Microphone1 minus input
GND GND
SPI_CBS Chip select for serial peripheral interface(SPI),active low
SPI_CLK SPI clock
PCM_SYNC synchronous data sync
PCM_CLK synchronous data clock
PCM_IN synchronous data input
PCM_OUT synchronous data output
YWX5057 Pin-out Description
4. Software Interface Reference
The default device name is YWX5057_A700 after module start. User can change it to any other friendly name by using the relative interface command. YWX5057 can send or receive data from remote Bluetooth device.
Software Configuration:
Setting Value
Baud Rate 115200bps(pre-configurable)
Data bit 8 data bits, list significant bit transmit first
Parity Even Parity
Stop bit 1 stop bit
HW Flow Control Optional
Interface Example:
Name:
functionality:
Set Bluetooth inquiry scan and page scan parameter
BT_GEN_FID_SET_SCANMODE_REQ
param 1:
type:
meaning:
range:
0x00: no scan enable(default)
0x01: Enable inquiry scan Page scan disabled
0x02: Enable page scan inquiry scan disabled
0x03: page and inquiry enable
u8
discoverable mode
0x00~0x03
name:
discover_mode
The interface command name is BT_GEN_FID_SET_SCANMODE_REQ. There is one paramer named discover_mode with four valid values and below is the description of all values.User can configure ScanMode of YWX5057 by sending this interface. When Host Controller initiates a REQ, BT Module should always send a corresponding CFM to specify operation result and optional additional information. Example:
BT_GEN_FID_SET_SCANMODE_REQ<discover_mode=0x03> BT_GEN_FID_SET_SCANMODE_CFM<status=0x00> Set discover_mode as 0x03, then other Bluetooth device can find YWX5057 and initiate to pairing with YWX5057.
Loading...
+ 16 hidden pages