Skip to main content
Ctrl+K

lenz-flashtool

  • Getting Started
  • Installation
  • Usage
  • lenz-flashtool Library API Reference
  • FlashTool Module
    • BiSS Module
    • EncProc Module
    • utils Module
    • testing Module
    • BiSS CLI Module
  • Getting Started
  • Installation
  • Usage
  • lenz-flashtool Library API Reference
  • FlashTool Module
  • BiSS Module
  • EncProc Module
  • utils Module
  • testing Module
  • BiSS CLI Module

Table of Contents

User Guide

  • Getting Started
  • Installation
  • Usage

API Reference

  • lenz-flashtool Library API Reference
  • FlashTool Module
  • BiSS Module
  • EncProc Module
  • utils Module
  • testing Module
  • BiSS CLI Module

lenz-flashtool Documentation#

Welcome to lenz-flashtool, a Python library for BiSS C firmware updates and calibration of LENZ Encoders. This guide introduces the library and provides a quick start for new users.

User Guide

  • Getting Started
    • What is lenz-flashtool?
    • About LENZ Encoders
    • Quick Start
    • Next Steps
    • Contributing
    • License
    • Contact
  • Installation
    • Prerequisites
    • Installation Steps
    • Troubleshooting
  • Usage
    • Firmware Update
    • Calibration

API Reference

  • lenz-flashtool Library API Reference
    • BiSSBank
    • FlashTool
    • FlashToolError
    • LenzEncoderProcessor
    • MockFlashTool
    • TermColors
    • UartCmd
    • biss_send_dif()
    • biss_send_hex()
    • calculate_checksum()
    • generate_hex_line()
    • get_nonce()
    • init_logging()
    • plot()
    • plot2()
  • FlashTool Module
    • FlashTool
    • FlashToolError
    • UartCmd
    • biss_send_dif()
    • biss_send_hex()
    • calculate_checksum()
    • generate_hex_line()
    • get_nonce()
    • init_logging()
  • BiSS Module
    • BiSSBank
    • biss_crc6_calc()
    • interpret_biss_commandstate()
    • interpret_error_flags()
  • EncProc Module
    • LenzEncoderProcessor
  • utils Module
    • TermColors
    • percent_complete()
    • plot()
    • plot2()
  • testing Module
    • MockFlashTool
  • BiSS CLI Module
    • BiSSCommandLine
    • main()

Indices and tables#

  • Index

  • Module Index

  • Search Page

next

Getting Started

On this page
  • lenz-flashtool Documentation
  • Indices and tables

This Page

  • Show Source

© Copyright 2025, LENZ Encoders.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.