Page 1 of 1

usart stm32f4discovery

Posted: Wed Mar 18, 2020 1:22 pm
by And.top
Hi,
i'm playing with Erika on STM32F4 Discovery board but i've some issues using the usart interface. I'm trying to customize the Demo_usart that i found in the VM. Well, in this demo the usart6 is used to send and receive data and it works fine. Now i want to use the usart 3 interface instead of usart 6. I tried to switch the COM1 port, mapped on usart 6, to the COM2 that is mapped on usart 3. For sure i'm missing somethings because the board does not work.
Can someone help me?
Thanks.

Re: usart stm32f4discovery

Posted: Wed Mar 18, 2020 2:10 pm
by paolo.gai
Hi,

I guess this could be related to the VM on ERIAK2, correct? did you try th latest version of ERIKA2? (mayb if there was an issue it may bhave been resolved there)

Ciao,

PJ

Re: usart stm32f4discovery

Posted: Wed Mar 18, 2020 3:24 pm
by And.top
yes, i downloaded the VM around two weeks ago. I should already have the latest version right?