Using QN908x Development kit to program external QN9080 device

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

Using QN908x Development kit to program external QN9080 device

1,365 次查看
DeeY
Contributor II

Dear experts,

When making a QN9080 application system, I understand that the "external target debug interface" on the QN9080-DK board can be used for the debugging of the external device.

DeeY_0-1687423885052.png 

 

And there are quite many ports on the external target debug interface, mostly for SWD and JTAG communication. I will connect pin 2 and pin 4 of the interface to PA22 and PA23 of the external QN908x, and the ISPEN (pin 9) to pin 33 (CHIPMODE/PB02) of the external device. 

 

DeeY_2-1687424369955.png

 

DeeY_1-1687424000692.png

And, should I leave the other pins (pin 1, 6, 8, 9, 10 of the external target debug interface) as floating pins? 

What is the role of pin 1 (connected to somewhere invisible), and pin 6 (if_detect)?

 

Thank you for reading it.

Best regards, DY. 

 

  

0 项奖励
回复
2 回复数

1,335 次查看
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @DeeY,

In order to program an off-board target, these jumper configurations are needed (Section 3.1.2 CMSIS-DAP to off-board target, QN908x DK User Guide

Julin_AragnM_1-1687544207509.png

Pin 1 is connected to VCC depending on JP2 configuration:

Julin_AragnM_2-1687544828902.png

Pin 9 (IF_DETECTED) is connected directly into LPC4322:

Julin_AragnM_3-1687545355732.png

This schematic is located in QN9080DK's page, in the section of Design Resources (Design files for QN9080-DK).

As for design and connections, please help me looking into Design Considerations for Debug. I hope you find this helpful!

Best regards,
Julián

0 项奖励
回复

1,262 次查看
DeeY
Contributor II
Thank you, Julián.
The answer is truly helpful!