601 views
in Embedded Wizard Studio by
UART is not working when I used Embedded Wizard to develop UI in STM32L4R9I DISCO

When I programmed the UART code separately it works but when integrate with the UI it will not transmit data.

i used the LPUART1 and USART3

if anyone has any idea about that. please inform.

1 Answer

+1 vote
by

Hello,

please have a look into the module ew_bsp_console.c within the folder /TargetSpecific - there you will find the initialization of USART2 that is used for all console outputs. Does this work on your target?

I think this can serve as a template for other serial interfaces.

Best regards,

Manfred.

by
I got a reference from the ew_bsp_console.c and it worked ............

thanks for your help.

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...