43 lines
1.1 KiB
INI
43 lines
1.1 KiB
INI
# see KL3_EXAMPLE_OEM.ini for file format description
|
|
general
|
|
bid 54 #BOARD_LEDCSTA03
|
|
mid 0 #sta\cco
|
|
vid HT
|
|
fver 1
|
|
#=============== 106.10.1.30(HW_VERSION_IOT_LEDC_V2_0_P_KL3) ===============#
|
|
# overview
|
|
# gpio function gpio function gpio function
|
|
# 05 uart0_rx 06 uart0_tx 04 staout
|
|
# 07 set 69 zc_in 31 event
|
|
# 27 tx_led 01 rx_led 03 uart1_tx
|
|
# 02 uart1_rx 33 uart2_tx 32 uart2_rx
|
|
|
|
rc_hdr
|
|
hw_ver 0x6A0A011E #106.10.1.30
|
|
mode 0
|
|
d_hw_ver 0xffffffff
|
|
|
|
gpio #GPIO resource allocation
|
|
04 1 1 #GPIO_STA_OUT
|
|
|
|
uart #UART resource allocation
|
|
# current serial port is not multiplexed, uart0(6\5) as download port reserved
|
|
0 1 0 #UART_PRINT
|
|
tx 6
|
|
rx 5
|
|
|
|
1 1 11 #UART_CUS_PORT_0
|
|
tx 3
|
|
rx 2
|
|
|
|
2 1 1 #UART_CLI_PORT
|
|
tx 33
|
|
rx 32
|
|
|
|
ledc
|
|
0 1 0 #IOT_PLC_TX_LED
|
|
ledout 27
|
|
1 1 1 #IOT_PLC_RX_LED
|
|
ledout 1
|
|
|