1.4.1 • Published 3 days ago

@mchp-mcc/pic24-dspic33-qei-32b-upb v1.4.1

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
3 days ago

MCC Melody Quadrature Encoder Interface (QEI) PLIB

Changelog

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

1.4.1 - 2024-05-02

Bug Fixes

  • CC16SCRIP-7032 :- QEIxGEC registers must be initialized with a value equal to the Counts per Revolution minus one
  • CC16SCRIP-7028 :- Excluding QEIxIC(L/H) registers from the initialization routine to prevent memory space conflicts with the QEIxGEC(L/H) registers

1.4.0 - 2023-04-26

New Features

  • CC16SCRIP-6451 :- Minor API documentation updates

1.3.0 - 2023-01-11

New Features

  • CC16SCRIP-5776 :- Added plib version to generated code header to enhance traceability

Bug Fixes

  • CC16SCRIP-5300 :- QEI module to be disabled by default.

1.2.1 - 2022-09-20

Bug Fixes

  • CC16SCRIP-5272 :- Fixed implementation of QEIx_PositionCountRead() API
  • CC16SCRIP-5104 :- Updated implementation of QEIx_PositionCaptureGet() API

1.2.0 - 2022-06-30

New Features

  • CC16SCRIP-4782 :- Added QEI1_IMVGatedValueSet() API

1.1.1 - 2022-05-26

New Features

  • CC16SCRIP-2045 :- Dependency module names updated in builder view

1.1.0 - 2022-02-24

New Features

  • CC16SCRIP-3546 :- Driver API Portability supported by adding API macro definition based on Custom Name

1.0.2 - 2022-01-17

New Features

  • CC16SCRIP-3420 :- Updates to make PLIB compatible with range of versions of System Modules(Clock/Interrupt/PIN)

1.0.1 - 2021-12-03

Bug Fixes

  • CC16SCRIP-3068 :- QEICMP1 pin is not getting populated for low count pin devices(dsPIC33CK256MC102)