Hello
Use Hercules MCU for product development
Model ARM Cortex-R4F RM48
I want to receive data and baud rate set 4800
Using this function baudrate = VCLK /((P+1) *16)
When VCLK=110MHz
I want to set the baud to 4800/2400/1200
And how much should P value be set?