User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-29
34.3.21 +iHIF Host Interface
Syntax:
AT+iHIF=n
Specifies the interface to be used for communication
between the host processor and iChip in subsequent
sessions. This parameter takes effect only after power-up.
Parameters:
n=0
Automatic host interface detection. In this mode, the first
character sent from the host over one of the supported
interfaces sets the host interface to be used throughout that
session until the next iChip power cycle.
If HIF is set to a fixed interface (n=1-5) and the MSEL
signal is pulled low for more than 5 seconds during runtime,
iChip switches to auto host interface detection mode
(HIF=0).
n=1
USART0
n=2
USART1
n=3
USART2
n=4
USB Device
n=5
USB Host
Default:
0 (Automatic host interface detection)
Result Code:
I/OK
If n is within limits
I/ERROR
Otherwise
AT+iHIF?
Reports the current value followed by I/OK.
AT+iHIF=?
Returns the message “0-5” followed by I/OK.