Projekt

Allgemein

Profil

Feature #777

Von Maximilian Seesslen vor etwa 9 Stunden aktualisiert

Check if tool can read/write EEPROMs.
Also write the option bytes.
Check if tool can access uart additionally to terminal.
Option-Bytes can also be written.

udevadm info -a -n /dev/ttyUSB0
ATTRS{idVendor}=="0483"
ATTRS{idProduct}=="374b"
ATTRS{manufacturer}=="STMicroelectronics"
ATTRS{product}=="STM32 STLink"
ls -l /dev/serial/by-id/

Zurück