Scantool STN Bootloader Instrukcja Użytkownika

Przeglądaj online lub pobierz Instrukcja Użytkownika dla Oprogramowanie Scantool STN Bootloader. ScanTool STN Bootloader User Manual [en] [de] Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 12
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 0
STN Bootloader
Firmware Update Specification for Devices
with STN Bootloader
Przeglądanie stron 0
1 2 3 4 5 6 ... 11 12

Podsumowanie treści

Strona 1 - STN Bootloader

STN Bootloader Firmware Update Specification for Devices with STN Bootloader

Strona 2 - Table of Contents

STN Bootloader Appendix B: CRC Sample Code Table-based Algorithm unsigned short crcTable[256] = { 0x0000, 0x1021, 0x2042, 0x3063, 0x4084, 0x5

Strona 3 - 3.0 Basic Operation

STN Bootloader Efficient Bytewise Algorithm unsigned short UpdateCcittCrc(unsigned short crc, unsigned char data) { unsigned short x; x =

Strona 4 - 4.0 Communication Protocol

STN Bootloader Appendix D: Revision History Revision A (January 25, 2011) Initial release of this document. Appendix E: Contact Informatio

Strona 5 - 4.6 Responses

STN Bootloader Table of Contents 1.0 Introduction...

Strona 6 - 5.0 Bootloader Commands

STN Bootloader 1.0 Introduction STN Bootloader is a resident program that is factory programmed into devices designed by OBD Solutions. Its job is t

Strona 7

STN Bootloader 4.0 Communication Protocol STN bootloader employs a basic communication protocol that is robust, simple to use, and easy to impleme

Strona 8

STN Bootloader CRC is calculated on the data field prior to byte stuffing. It is transmitted after the data field, and before the <ETX> contro

Strona 9

STN Bootloader CRC The bootloader responds with this error when the received packet fails the CRC check. To recover from this error, resend the pa

Strona 10 - Appendix B: CRC Sample Code

STN Bootloader Connect Start bootloader session. After successfully receiving this command, the bootloader turns off the startup timer, and the devi

Strona 11 - Appendix C: Device IDs

STN Bootloader Table 8 – Firmware Upload Commands Command Name Description 30 StartUpload Start firmware image upload 31 SendChunk Send the n

Strona 12 - Appendix D: Revision History

STN Bootloader Appendix A: Firmware File Format Firmware images to be used with STN Bootloader are released as binary files with a .bin extension. T

Komentarze do niniejszej Instrukcji

Brak uwag