Skip to content

Can I break the max speed limited by clk frequency? #6

@rliangcn

Description

@rliangcn

Hello,
Because 'prescale' = Fclk/(baud*8), so the max baud is when 'prescale=1' and limited by the clock frequency.
If I want a baud=50mbps, then I need a clock which frequency is higher than about 500mhz.
I guess that the prescale parameter determined the over-sample times (not sure), so is it possible to lessen the over-sample times and achieved a higher baud?

Thank you very much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions