Scantool STN Bootloader Manual de usuario Pagina 1

Busca en linea o descarga Manual de usuario para Software Scantool STN Bootloader. ScanTool STN Bootloader User Manual [en] [de] Manual de usuario

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 12
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 0
STN Bootloader
Firmware Update Specification for Devices
with STN Bootloader
Vista de pagina 0
1 2 3 4 5 6 ... 11 12

Indice de contenidos

Pagina 1 - STN Bootloader

STN Bootloader Firmware Update Specification for Devices with STN Bootloader

Pagina 2 - Table of Contents

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

Pagina 3 - 3.0 Basic Operation

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

Pagina 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

Pagina 5 - 4.6 Responses

STN Bootloader Table of Contents 1.0 Introduction...

Pagina 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

Pagina 7

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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Comentarios a estos manuales

Sin comentarios