2021-06-28 08:47 AM
I am using 115200 bits/s for now and was wondering if I can increase that. If yes, how much can I go until? I checked the datasheet for this board and nothing was mentioned about the baud rate.
2021-06-28 08:54 AM
Easily several Mbps
Limits tend to be APB / 16 or APB / 8 depending on the Over Sampling settings. I suspect you're just looking in the wrong place.
2021-06-28 09:02 AM
That really helped, thank you!
2021-06-28 09:07 AM
Practical limits might be lower, or you'll need to use DMA to sustain them.
Async serial also has very little protection or integrity checking, so people tend to use synchronous methods as speeds increase.
RS232 level converters also have bandwidth limitations at/beyond 1Mbps
2021-06-28 09:09 AM
Yes, we are using DMA to sustain the data.
2021-06-28 09:46 AM
> I checked the datasheet for this board and nothing was mentioned about the baud rate.
It's in there the datasheet for the chip.