Innovate-motorsports OT-2 SDK Instrukcja Użytkownika Strona 23

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 76
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 22
23
Command ‘S’ - Get Setup Mode Header
Sent: 1 byte
{
U8 Cmd; // ‘S’
}
Responds: 15 bytes
{
U8 VersionH; // Firmware version MSB
U8 VersionL; // Firmware version LSB
U8 Identifier[4]; // Unique identifier
U8 Reserved[9]; // Don’t ask!
}
Notes: This is exactly the same response you receive automatically
when you entered the mode.
Command ‘s’ Exit Setup Mode
Sent: 1 byte
{
U8 Cmd; // ‘s’
}
Responds: None
Notes: This command returns you to in-band mode, and disables the
watchdog timer.
Przeglądanie stron 22
1 2 ... 18 19 20 21 22 23 24 25 26 27 28 ... 75 76

Komentarze do niniejszej Instrukcji

Brak uwag