Skip to content

[TARGET_NRF5] serial_api.c doesn't seem to support a platform which CTS pin are not used #2474

@ytsuboi

Description

@ytsuboi

Problem

The TY51822R3 platform use nRF51822 (Rev.3) device and CTS/RTS signals are not connected to the mbed interface chip on this platform.
When printf() function is called by mbed program, the program hangs most of time.

Thoughts

I am investing this problem now. But the code in TARGET_NRF5/erial_api.c assumes flow control by CTS/RTS. It should take care about non flow control platform as well.

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