1.1.0 • Published 8 months ago

@mchp-mcc/can-tp v1.1.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
8 months ago

MCC Melody CAN-TP Library

Overview

MPLAB® Code Configurator Melody CAN-TP Library allows customers to utilize the ISO 15765-2 defined transport protocol to handle and send complex messages over a CAN bus.

Features

  • Supports CAN/CAN-FD communication on dsPIC33C devices with CAN/CAN-FD peripherals
  • Adjustable parameters such as:

    • Default Separation Time
    • Default Block Size
    • Pause on First Frame
    • Message ID Mode
    • Message ID

Related Documentation

Changelog

All notable changes to this project will be documented in this file.

1.1.0 - 2023-09-18

New Features

  • CC16CANTP-894 :- Enable CAN-FD Driver in FD mode from CAN-TP
  • CC16CANTP-814 :- Automatically assign descendents for CAN-FD and Timer
  • CC16CANTP-751 :- Documentation Updates
  • CC16CANTP-665 :- Use custom name CAN_TP_TIMER for Timer API
  • CC16CANTP-656 :- Support isRxPaused API in CAN-TP
  • CC16CANTP-536 :- Support CAN 2.0 Driver in CAN-TP

Bug Fixes

  • CC16CANTP-610 :- CAN-FD Auto Assign doesn't work in all scenarios

1.0.0 - 2022-12-22

New Features

  • CC16CANTP-524 :- Support for communication using CAN-FD
  • CC16CANTP-22 :- Support for dsPIC33 devices with CAN-FD