3 defined values, 46 flyfot bus management +wbm, 1 description – Rainbow Electronics 900 User Manual

Page 219: 2 syntax, 46 flyfot, Management

Advertising
background image

FLYFOT-M260-MODULE

Page: 219 / 239

This document is the sole and exclusive property of FLYFOT. Not to be distributed or divulged without
prior written agreement.

AT+WBW=2,2,0<CR>

OK

434F<ctrl-Z>

Note : Data buffer is written on PARALLEL

Note : Write 2 bytes on the Parallel bus

bus.

with the A2 pin set to 0.

18.45.3 Defined values

<BusId>

0 : SPI bus.
1 : I2C Soft bus.
2 : Parallel bus.

<Size>
Size of data buffer, in bytes. (max. 256 bytes)

<Address>

z

For SPI bus :
Not Used

z

For Parallel bus :
0 : set the A2 pin to 0 (default)
1 : set the A2 pin to 1

z

For I2C Soft bus :
Slave address byte, in hexadecimal format (default “00”).
This is a 7-bits address, shifted to left from 1 bit, padded with the LSB set to 0 (to write), and sent
first on the I2C bus before performing the writing operation.

<Data Buffer> : Data buffer to write on the specific bus.
This parameter must only contain hexadecimal characters (0-9, A-F) Its length must be twice the <Size>

parameter.

18.46 FLYFOT Bus Management +WBM

18.46.1 Description

This specific command allows to manage specific buses (SPI, I2C Soft, Parallel) with a given
configuration.

18.46.2 Syntax

z

Command Syntax for SPI bus

Advertising