Skip to content

Add support for max72xx in series#731

Open
irai wants to merge 1 commit intotinygo-org:devfrom
irai:max72xx_add_N_devices
Open

Add support for max72xx in series#731
irai wants to merge 1 commit intotinygo-org:devfrom
irai:max72xx_add_N_devices

Conversation

@irai
Copy link

@irai irai commented Dec 21, 2024

Added support for multiple max72xx connected in series. Tested on a board with 4 max72xx connected in series to RPI Pico.

Changes:
New function NewDeviceN
New function WriteCommandN
Update NewDevice to use drivers.SPI interface (tinygo-org/tinygo#4663)

@deadprogram
Copy link
Member

Hello @irai sorry I missed this PR.

Could you please add an example/smoke test that exercises the new functionality?

Thank you!

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.

2 participants