# BISS-C2 **Repository Path**: fengdaokanhai/biss-c2 ## Basic Information - **Project Name**: BISS-C2 - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-11-06 - **Last Updated**: 2025-11-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
[![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![MIT License][license-shield]][license-url]
LENZ Logo

LENZ Encoders

Miniature high-quality precise angle encoders
Explore LENZ Encoders repositories »
Visit LENZ Encoders website»

View the encoders description and specifications · Report Bug · Request Feature

Table of Contents
  1. About the Encoders
  2. BiSS C and Connection
  3. Terasic DE10-Lite Board for LENZ Encoders
  4. Servo Drive Templates
  5. Tests Results
  6. More Information
  7. Contact
# About the Encoders LENZ Encoders are non-contact bearingless absolute angle encoders. Two printed circuit board design is perfect to match wide variety of control and measurements applications with limited space. Precise position data up to 22 bits and reliable fast feedback in harsh environments. LENZ encoders are inductive position sensors based on the physical principles of electromagnetic induction. Our encoders combine easy installation, low integration cost, high accuracy, stability over time, are extremely robust. LENZ encoders are insensitive to electromagnetic fields, permanent magnets, power lines, parasitic capacitance, metallic parts and electrical noises.
[![LENZ Encoders IRS-I34 photo][product-photo]](https://lenzencoders.com)

(back to top)

# BiSS C and Connection Please refer to papers provided: * [BiSS C paper](https://github.com/lenzencoders/BISS-C/blob/main/BISS%20C_B3%20description.pdf) * [Electrical connection paper](https://github.com/lenzencoders/BISS-C/blob/main/Electrical%20Connection.pdf) * [6-bit CRC calculation with 0x43 polynome for BiSS](https://github.com/lenzencoders/BISS-C/blob/main/TEMPLATES/BISS_C_CRC6.c)

(back to top)

# Terasic DE10-Lite Board for LENZ Encoders [Project](https://github.com/lenzencoders/BISS-C/tree/main/DE10-Lite) for Terasic DE10-Lite board. Terasic DE10-Lite Board and LENZ IRS-I34 encoder

And application to read BiSS data and upload calibration table: Uploader tool for LENZ Encoders

Resources: * [Terasic DE10-Lite board](https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&No=1021) * [LENZ Daughter board for Terasic DE10-Lite](https://oshwlab.com/kmrost/de10-lite-biss-c-usb) * [CH340 USB COM port driver](http://wch-ic.com/downloads/CH341SER_EXE.html) * [Quartus project files](https://github.com/lenzencoders/BISS-C/tree/main/DE10-Lite/Quartus) * [LENZ uploader tool](https://github.com/lenzencoders/BISS-C/tree/main/DE10-Lite/lenz_uploader)

(back to top)

# Servo Drive Templates ## ELMO Motion Control ELMO controller feedback filters settings for LENZ Encoders: ELMO feedback filters settings for LENZ Encoders

ELMO controller BiSS Cfeedback settings for LENZ Encoders: ELMO controller BiSS Cfeedback settings for LENZ Encoders

(back to top)

## INGENIA Servo Drive ``` Protocol → 0 (BiSS-C) Frame size → 32 Frame type → 3 (BISS-C BP3) // or Frame type → 0 (raw) Position bits → 17 // = Encoder Resolution Single-turn bits → 17 // = Position bits Position start bit → 15 // = Frame size - Position bits Baudrate → 5000 kbits/s Wait cycles → 0 ```

(back to top)

# Tests Results ## Maximum Operating Speed of the Encoders IRS-I34 encoders showed ability to provide stable output at the speed up to 38000 RPM. * One can dive into [output data of IRS-I34](https://github.com/lenzencoders/BISS-C/blob/main/TEST/LENZ_IRS_34U2S1-17_max_speed_test_38krpm.zip). * Also we have a [📹 Video](https://www.youtube.com/watch?v=S2KUlJbIPas) of the speed test.

(back to top)

# More Information [LENZ USB-BiSS_C FlashTool PCB documentation](https://oshwlab.com/lenz-encoders/usb_biss_c), [View the encoders description and specifications](https://github.com/lenzencoders/Encoders_Description/blob/main/IRS-encoders_en_US.pdf). # Contact LENZ Encoders — info@lenzencoders.com \ Website — https://lenzencoders.com

(back to top)

[contributors-shield]: https://img.shields.io/github/contributors/lenzencoders/Encoders_Description.svg?style=for-the-badge [contributors-url]: https://github.com/lenzencoders/graphs/contributors [forks-shield]: https://img.shields.io/github/forks/lenzencoders/Encoders_Description.svg?style=for-the-badge [forks-url]: https://github.com/lenzencoders/network/members [stars-shield]: https://img.shields.io/github/stars/lenzencoders/Encoders_Description.svg?style=for-the-badge [stars-url]: https://github.com/lenzencoders/stargazers [issues-shield]: https://img.shields.io/github/issues/lenzencoders/Encoders_Description.svg?style=for-the-badge [issues-url]: https://github.com/lenzencoders/issues [license-shield]: https://img.shields.io/github/license/lenzencoders/Encoders_Description.svg?style=for-the-badge [license-url]: https://github.com/lenzencoders/blob/master/LICENSE.txt [linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555 [linkedin-url]: https://linkedin.com/in/lenzencoders [product-photo]: images/irs-i34_white_c.jpg