Skip to content

Conversation

@edelweiseescala
Copy link

Pull Request Description

This PR adds driver support for the LTC3208 a highly integrated multidisplay LED controller.

Driver Features Implemented

I2C Communication: LED Current output configuration
Project Examples Added

Platform: Maxim MAX32655 feather with DC824A
Test: Validates I2C communication to control device
Hardware Validation: Tested on MAX32690FTHR hardware and DC824A board

PR Type

  • Bug fix (change that fixes an issue)
  • New feature (change that adds new functionality)
  • Breaking change (has dependencies in other repos or will cause CI to fail)

PR Checklist

  • I have followed the Coding style guidelines
  • I have complied with the Submission Checklist
  • I have performed a self-review of the changes
  • I have commented my code, at least hard-to-understand parts
  • I have build all projects affected by the changes in this PR
  • I have tested in hardware affected projects, at the relevant boards
  • I have signed off all commits from this PR
  • I have updated the documentation (wiki pages, ReadMe etc), if applies

@CLAassistant
Copy link

CLAassistant commented Nov 19, 2025

CLA assistant check
All committers have signed the CLA.

@buha
Copy link
Contributor

buha commented Nov 19, 2025

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@jemfgeronimo
Copy link
Contributor

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

Escala, Edelweise added 4 commits November 20, 2025 11:33
Added implementation for writing to LTC3208 device registers

Signed-off-by: Escala, Edelweise <[email protected]>
Added driver documentation for LTC3208 LED driver

Signed-off-by: Escala, Edelweise <[email protected]>
Created LTC3208 project example for Maxim platform
Includes tests for the different features of the LTC3208

Signed-off-by: Escala, Edelweise <[email protected]>
Added project documentation for LTC3208 Driver Example

Signed-off-by: Escala, Edelweise <[email protected]>
Copy link
Contributor

@amiclaus amiclaus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/AzurePipelines run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants