How to control H/L output for the IO_4 of FS65

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to control H/L output for the IO_4 of FS65

1,128 次查看
hsieh_jaros
Contributor I

Hi NXP

I want to control the io_4 for H/L with output  and to setting the register (0x17 ; IO_OUT_AMUX) by SPI

 The Sending command is 0xACE0 for register 0x17 by  SPI TX and get RX data is 0x8700

(Yellow line is MISO of SPI and  Green line is MOSI of SPI)

IMG_20200515_143039.jpg

and then I check the data of register 0x17,the the setting still is 0 for "IO_OUT_4_EN" and "IO_OUT_4" of register 0x17 (IO_OUT_AMUX)。

So 

How to control H/L output for the IO_4 of FS65 ?

0 项奖励
回复
1 回复

1,097 次查看
guoweisun
NXP TechSupport
NXP TechSupport

Hi

I test this function in EVB successfully,step setting below:

1: Configure it in debug mode

2: Enter into normal mode

3:directly setting IO_OUT_AMUX register bit 6-7 as '11'

4: jumper 21 setting to connect PIN3 with PIN2 then LED-D10 state is ON.

5: setting IO_OUT_AMUX register bit 6-7 as '01' then the LED-D10 is OFF.

You can download the EVB schematic or other information below:

KITFS4503CAEEVM | Evaluation Board for FS4500 | NXP 

0 项奖励
回复