Topic

FAQ
Login Register
[DEBUG TELINK 8258 - USB PRINTF]
May 03, 2021 14:19

/

A

/A

I want to debug Telink 8258 with USB Print. but, I can't files introduction. And I can not find driver for board Telink 8258 doggle .Please help me. Thank you very much!!! 



5 replies
yeyang1234 May 18, 2021 11:18
0
/A

Which SDK are you using,driver SDK/zigbee SDK or BLE SDK?

Bin Jun 28, 2021 19:05
0
/A

1, set USB_PRINT_MODE to enable printf function;

2, invoke usb_set_pin_en() and usbhw_set_printer_threshold(1) to initialize USB printer mode;

3, connect the USB port of the dongle directly to the PC, and open the BDT tool;

4, change the connect mode to USB;

5, select the "Log windows";

6, set ASCII display mode. "View->usb log->ASCII".

quoctrung [Author] Jul 04, 2021 20:40
0
/A


When I connect board Telink 8258. I don't have driver for Telink 8258


alfian132 Apr 04, 2022 19:02
0
/A

same problem with me, has this got the answer?

until now i still can t solve this problem, I'm using the sdk driver (Debug Demo)

alfian132 Apr 04, 2022 22:13
0
/A


problem solved.
to view the windows log, the MCU board must be directly connected to the PC without going through the burning board.

thank you