Difference between revisions of "Telink TLSR9518ADK80D"

From SEGGER Wiki
Jump to: navigation, search
 
Line 11: Line 11:
   
 
For further information please refer to the [http://wiki.telink-semi.cn/wiki/chip-series/TLSR9-Series/ Telink TLSR9 wiki page]
 
For further information please refer to the [http://wiki.telink-semi.cn/wiki/chip-series/TLSR9-Series/ Telink TLSR9 wiki page]
  +
  +
  +
   
 
== Setting up with J-Link ==
 
== Setting up with J-Link ==
[[File: Telink_TLSR9518ADK80D_DebugFront.png | thumb | right | 300 px | Telink TLSR9518 series debug interface connection]][[File: Telink_TLSR9518ADK80D_DebugRear.png | thumb | right | 300 px | Telink TLSR9518 series debug interface connection]]
+
[[File: Telink_TLSR9518ADK80D_DebugFront.png | thumb | right | 250 px | Telink TLSR9518 series debug interface connection front]]
  +
[[File: Telink_TLSR9518ADK80D_DebugRear.png | thumb | right | 250 px | Telink TLSR9518 series debug interface connection rear]]
 
The Telink TLSR9518ADK80D evaluation board comes with an external JTAG debug connector (6 pins: TDI, TDO, TCK, TMS, GND, VBUS).
 
The Telink TLSR9518ADK80D evaluation board comes with an external JTAG debug connector (6 pins: TDI, TDO, TCK, TMS, GND, VBUS).
 
To set the board up with J-Link, the following steps are required:
 
To set the board up with J-Link, the following steps are required:
Line 32: Line 36:
 
| "DEBUG" "GND" || 4 || GND
 
| "DEBUG" "GND" || 4 || GND
 
|-
 
|-
| "VBUS" || 1 || VTref
+
| "VBUS" || 1 || VTref
 
|}
 
|}
 
</li>
 
</li>
 
</ol>
 
</ol>
 
'''Note:''' For a more reliable, simpler solution, the [https://www.segger.com/products/debug-probes/j-link/accessories/adapters/segger-flying-wire-adapter/ SEGGER Flying Wire Adapter] is recommended.
 
'''Note:''' For a more reliable, simpler solution, the [https://www.segger.com/products/debug-probes/j-link/accessories/adapters/segger-flying-wire-adapter/ SEGGER Flying Wire Adapter] is recommended.
  +
  +
  +
  +
  +
  +
  +
   
 
==Example Projects==
 
==Example Projects==

Latest revision as of 09:33, 20 April 2021

Telink TLSR9518ADK80D evaluation board (TLSR9518 series)

The Telink TLSR9518ADK80D is a Telink TLSR9518 evaluation board.

Features (selection)

  • RISC-V 32Bit MCU
  • 2MB on board QSPI flash
  • Micro USB-B 1.1
  • Line-In
  • On board LED
  • external debug connector pins

For further information please refer to the Telink TLSR9 wiki page



Setting up with J-Link

Telink TLSR9518 series debug interface connection front
Telink TLSR9518 series debug interface connection rear

The Telink TLSR9518ADK80D evaluation board comes with an external JTAG debug connector (6 pins: TDI, TDO, TCK, TMS, GND, VBUS). To set the board up with J-Link, the following steps are required:

  1. Connect the J-Link to the evaluation board, using jumper wires as follows at connector J56:
    Pin RP Pico Pin J-Link Signal
    "TL PE4 TDI" 5 TDI
    "TL PE5 TDO" 13 TDO
    "TL PE7 TCK" 9 TCK
    "TL PE6 TMS" 7 TMS
    "DEBUG" "GND" 4 GND
    "VBUS" 1 VTref

Note: For a more reliable, simpler solution, the SEGGER Flying Wire Adapter is recommended.





Example Projects

TBD