Scantool STN Bootloader Uživatelský manuál

Procházejte online nebo si stáhněte Uživatelský manuál pro Software Scantool STN Bootloader. ScanTool STN Bootloader User Manual [en] [de] Uživatelská příručka

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 12
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 0
STN Bootloader
Firmware Update Specification for Devices
with STN Bootloader
Zobrazit stránku 0
1 2 3 4 5 6 ... 11 12

Shrnutí obsahu

Strany 1 - STN Bootloader

STN Bootloader Firmware Update Specification for Devices with STN Bootloader

Strany 2 - Table of Contents

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

Strany 3 - 3.0 Basic Operation

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

Strany 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

Strany 5 - 4.6 Responses

STN Bootloader Table of Contents 1.0 Introduction...

Strany 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

Strany 7

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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Komentáře k této Příručce

Žádné komentáře