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:
Device:
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