Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Second UART for nRF52840 (and nRF52833) #3720

@Niederb

Description

@Niederb

According to the datasheet the nRF52840 (and nRF52833) chips have a second UART available.
https://infocenter.nordicsemi.com/topic/struct_nrf52/struct/nrf52.html

Could the second UART be activated and used by adding a uart::Uarte field to Nrf52840DefaultPeripherals and adjusting the base address? The base address would be 0x40028000.
Should this work or am I missing something (Clocks, interrupts, ...)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions