Projekt

Allgemein

Profil

Fehler #248

hw v0.2.x: add quirk to board file for UART pulldown

Von Maximilian Seesslen vor mehr als 2 Jahren hinzugefügt. Vor mehr als 1 Jahr aktualisiert.

Status:
Neu
Priorität:
Normal
Zugewiesen an:
Kategorie:
-
Zielversion:
-
Beginn:
07.09.2022
Abgabedatum:
% erledigt:

0%

Geschätzter Aufwand:
CS Zielversion:

Beschreibung

RX must not float when nothing is connected. An pulldown is necessary.
current bords do not have this. STM32 internal pulldown is needed for UART (ca. 50k).

This is an quirk. Add it to the board file and add the cpp-ifdef in biwak.
e.g. BIWAK_QUIRK_UART_PULLDOWN.

Historie

#1

Von Maximilian Seesslen vor mehr als 1 Jahr aktualisiert

AN2606 reccoments 2 100K pullups for RX and TX.

Auch abrufbar als: Atom PDF