Scantool STN Bootloader Manuel d'utilisateur Page 1

Naviguer en ligne ou télécharger Manuel d'utilisateur pour Logiciel Scantool STN Bootloader. ScanTool STN Bootloader User Manual [en] [de] Manuel d'utilisatio

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 12
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 0
STN Bootloader
Firmware Update Specification for Devices
with STN Bootloader
Vue de la page 0
1 2 3 4 5 6 ... 11 12

Résumé du contenu

Page 1 - STN Bootloader

STN Bootloader Firmware Update Specification for Devices with STN Bootloader

Page 2 - Table of Contents

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

Page 3 - 3.0 Basic Operation

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

Page 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

Page 5 - 4.6 Responses

STN Bootloader Table of Contents 1.0 Introduction...

Page 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

Page 7

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

Page 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

Page 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

Page 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

Page 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

Page 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

Commentaires sur ces manuels

Pas de commentaire