UART issue on DA14585 Development Kit-Basic (CodeLess 6.380.12.6).

Learn MoreFAQsTutorials

2 posts / 0 new
Last post
acuratekalex
Offline
Last seen:4 months 1 day ago
加入:2020-05-12 03:21
UART issue on DA14585 Development Kit-Basic (CodeLess 6.380.12.6).

Hello Dialog,

I'm trying to use theDA14585 Development Kit-Basic(CodeLess 6.380.12.6).and UART issue like attached screenshots.

but in codeless_585_v6.380.8.4.0 it can work

what can i do now

thanks

Keywords:
Attachment:
Device:
PM_Dialog
Offline
Last seen:12小时15分钟前
工作人员
加入:2018-02-08 11:03
Hi acuratekalex,

Hi acuratekalex,

Thanks for posting your question on a new forum thread. Please take a look at the Get Started Guide– link is provided below:

//www.xmece.com/sites/default/files/um-b-048_da14585da14586_getting_started_guide_v2.0_0.pdf

In Figure 2, you will see which pins are used for the UART. To do so, you should change the configuration of the UART pins in the user_periph_setup.h accordingly.

The codeless_585_v6.380.8.4.0 has the proper UART configuration in the user_periph_setup.h.

Thanks, PM_Dialog