Skip to content

Fix MASTERCLOCK in uart.h #58

@breakintoprogram

Description

@breakintoprogram

MASTERCLOCK (the value that is used to derive the baud rate in the UART) is incorrectly set to 20000000.
It should be the value 18432000.
This will only affect slower baud rates on UART1.

Spotted by Jan Krutish in this AGON FB post

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    Released

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions