⚠️
Hi there.. thanks for coming to the forums. Exciting news! we’re now in the process of moving to our new forum platform that will offer better functionality and is contained within the main Dialog website. All posts and accounts have been migrated. We’re now accepting traffic on the new forum only - please POST any new threads at//www.xmece.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
2 posts / 0 new
Last post
uprozarif
Offline
Last seen:3 weeks 5 days ago
加入ed:2020-04-05 23:08
custom da14586 board programming

Hi,

I wanna program custom da14586 board by da14531 dk pro. Do you have any documents hardware and software configuration for it ?

1) I also have dk14585 dk pro, which one do u prefer ?

2) can u tell me how to program it with smartsnippet ?

3) which pins are required for connection ?

If you dont have a document, i will appreciate if you answer the questions.

Thanks.

Keywords:
Device:
PM_Dialog
Offline
Last seen:2 days 6 hours ago
Staff
加入ed:2018-02-08 11:03
Hi uprozarif,

Hi uprozarif,

You can program your custom board by using our development kit either via JTAG or UART–

In case of the NEW DA145xx Pro-DK :

//www.xmece.com/products/da14531-development-kit-pro

JTAG interface, the required connections are:

  • J1.21 (SWCLK) - > SW_CLK销定制。
  • J1.23- (SWDIO) > SWDIO pin of custom board.

UART interface, the required connections are:

  • J1.15 (URX) - > on the TX pin of the custom board.
  • J1.17 (UTX) - > on the RX pin of the custom board.
  • J1.25 - RST - > to the RST pin of the custom board.

In both cases you should power your custom board via the Pro-Kit and have common ground too.

In case of DA1458x Pro-DK :

//www.xmece.com/products/da14585-development-kit-pro

JTAG interface, the required connections are:

  • J4.25 (TMS) - > SWDIO pin of custom board.
  • J4.27 (TCK) - > SW_CLK pin of custom board.

UART interface, the required connections are:

  • J4 - UTX - > on the RX pin of the custom board.
  • J4 - URX - > on the TX pin of the custom board.
  • J4 - RST - > to the RST pin of the custom board.

In both cases you should power your custom board via the Pro-Kit and have common ground too.

Please give a try and let me know if this is working.

Thanks, PM_Dialog