RT1062 EVK GPIO function issue.

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

RT1062 EVK GPIO function issue.

1,107件の閲覧回数
StephenYeh
Contributor III

Hi Sir,

I try to use RT1062 EVK (Rev-A2) to config GPIO_SD_B1_05 and GPIO_SD_B1_03 to GPIO.

But, it will fail on hardfault.

I import the SDK sample code (evkmimxrt1060_iled_blinky), and modify the GPIO setting by GPIO config tool and generate the code.

StephenYeh_0-1688110425042.png

Note: My FW is boot from SPI-ROM (0x60000000).

Does the GPIO_SD_B1_05 and GPIO_SD_B1_03 set to GPO(Alt5)?

 

 

0 件の賞賛
返信
1 返信

1,088件の閲覧回数
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @StephenYeh ,

  

kerryzhou_0-1688123269147.png

You are using the flash related pins.

To the EVK QSPI, it is not use B port, so GPIO_SD_B1_03 maybe OK.

But, you use the GPIO_SD_B1_05, which is the DQS pin, it will influence the flexSPI communication.

Please check the datasheet:

kerryzhou_1-1688123365274.png

If you use the DQS pin, configure to the looped back interrnally, and the flexspi clock frequency limit to 60Mhz.

 

Wish it helps you!

Best Regards,

kerry

 

 

0 件の賞賛
返信