Pioneer K083 Manual

0 (0)

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.

Pioneer K083 Manual

3. Hardware Integration

 

 

 

YWX5057 Pin-out diagram

 

 

 

 

 

 

No.

symbol

explain

 

 

Description

 

 

 

 

 

1

UART_RX

 

 

UART DATA OUTPUT

 

 

 

 

 

2

UART_TX

 

 

UART DATA INPUT

 

 

 

 

 

3

SPI_MISO

 

 

SPI data output

 

 

 

 

 

4

SPI_MOSI

 

 

SPI data input

 

 

 

 

 

5

3V3

 

 

power Vcc 3.3V

 

 

 

 

 

6

 

 

 

Reset if low.Input debounced so must be low for >5ms to cause

RST_BT#

 

 

a reset

 

 

 

 

 

 

 

 

 

 

 

7

1V8

 

 

power

1.8V

 

 

 

 

 

 

8

1V8

 

 

power

1.8V

 

 

 

 

 

9

1V8_EN

 

 

1V8 power supply enable signal --active high

 

 

 

 

 

 

10

GND

 

 

GND

 

 

 

 

 

 

11

LINEOUT_L

 

 

analog audio output

 

 

 

 

 

12

LINEOUT_R

 

 

analog audio output

 

 

 

 

 

13

MIC2_N

 

 

Microphone2 minus input

 

 

 

 

 

14

MIC2_P

 

 

Microphone2 plus input

 

 

 

 

 

 

15

MIC_BIAS

 

Microphone bias

 

 

 

 

16

MIC1_P

 

Microphone1 plus input

 

 

 

 

17

MIC1_N

 

Microphone1 minus input

 

 

 

 

18

GND

 

GND

 

 

 

 

19

SPI_CBS

 

Chip select for serial peripheral interface(SPI),active low

 

 

 

 

20

SPI_CLK

 

SPI clock

 

 

 

 

21

PCM_SYNC

 

synchronous data sync

 

 

 

 

22

PCM_CLK

 

synchronous data clock

 

 

 

 

23

PCM_IN

 

synchronous data input

 

 

 

 

24

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: BT_GEN_FID_SET_SCANMODE_REQ

functionality:

Set Bluetooth inquiry scan and page scan parameter

param 1:

type:

u8

name:

discover_mode

 

 

 

 

meaning: discoverable mode

range: 0x00~0x03

0x00: no scan enable(default)

0x01: Enable inquiry scan Page scan disabled 0x02: Enable page scan inquiry scan disabled 0x03: page and inquiry enable

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