STM32F411 and RTS

ChibiOS public support forum for topics related to the STMicroelectronics STM32 family of micro-controllers.

Moderators: RoccoMarco, barthess

Tabulous
Posts: 509
Joined: Fri May 03, 2013 12:02 pm
Has thanked: 7 times
Been thanked: 17 times

STM32F411 and RTS

Postby Tabulous » Mon Jan 21, 2019 2:32 pm

Hi on the STM32F411 is it right when using the serial driver with hardware flow-control, RTS asserts every time a byte is received ?

I'm running at 115200 Baud and this seems to be what i see on the logic analyser. Is this what one would expect ?

User avatar
Giovanni
Site Admin
Posts: 14444
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1074 times
Been thanked: 921 times
Contact:

Re: STM32F411 and RTS

Postby Giovanni » Mon Jan 21, 2019 2:35 pm

Hi,

It is an entirely HW behavior, considering that the FIFO is one byte deep then it is kinda expected. Does the F411 support the large FIFO? if so, you could try to enable it in configuration, RTS should follow the FIFO state.

Giovanni

Tabulous
Posts: 509
Joined: Fri May 03, 2013 12:02 pm
Has thanked: 7 times
Been thanked: 17 times

Re: STM32F411 and RTS

Postby Tabulous » Mon Jan 21, 2019 2:55 pm

Giovanni wrote:Hi,

It is an entirely HW behavior, considering that the FIFO is one byte deep then it is kinda expected. Does the F411 support the large FIFO? if so, you could try to enable it in configuration, RTS should follow the FIFO state.

Giovanni


It does not support large FIFO, it just has a shift reg and recieve data register, so unless i did it manually, which could cause other issues, it is what it is........


Return to “STM32 Support”

Who is online

Users browsing this forum: No registered users and 18 guests