Skip to content

[nRF52] UART can support 2 stop bits configuration #13665

Closed
@facchinm

Description

@facchinm

Description of defect

This assert


is wrong, at least for nRF52.
The chip supports 1 or 2 stop bits as per datasheet

2020-09-25-121308_616x344_scrot

Cross referencing with arduino/ArduinoCore-mbed#60

Target(s) affected by this defect ?

Nordic nRF52

Toolchain(s) (name and version) displaying this defect ?

Any

What version of Mbed-os are you using (tag or sha) ?

f38aa59

What version(s) of tools are you using. List all that apply (E.g. mbed-cli)

ArduinoCore-mbed, mbed-cli

How is this defect reproduced ?

Configure the UART for 2 stop bits, the assert will fire.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions