Skip to content

Documentation of the NRF uart flow control seems missing #42

@gautierhattenberger

Description

@gautierhattenberger

When developing a custom code for the F4 side of the Crazyflie 2.1 (support for Paparazzi UAV system), I struggled a bit with the communication at 1M baud between the NRF and the F4. I later realized that uart hardware flow control is enabled on the NRF side, but on the F4 side, this flow control should be done by hand (no hardware flow control for uart6).
Also, not doing it properly leads to several transmission errors making the communication with the Crazyradio not reliable.
Unless I missed this part of the documentation, I suggest to add this important information to the developer wiki/doc so that people don't face the sameo) issue in the future.

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