Skip to content

Update for low power pin missing#5

Open
tyeth wants to merge 3 commits intomp-extras:mainfrom
tyeth:main
Open

Update for low power pin missing#5
tyeth wants to merge 3 commits intomp-extras:mainfrom
tyeth:main

Conversation

@tyeth
Copy link
Copy Markdown

@tyeth tyeth commented Aug 13, 2023

This closes #4 by removing the raised error if no low power pin defined.

There's a minor makefile change, maybe it's unnecessary, but also adds links for getting the ULD driver if rebuilding the binary blob.

I updated the MPY files and binary blob with version 1.3.9 of the ULD driver.

@tyeth
Copy link
Copy Markdown
Author

tyeth commented Aug 13, 2023

It would be nice if someone could test micropython, I haven't looked at it in a while, since last summer. I'm more interested in circuitpython.

@tyeth
Copy link
Copy Markdown
Author

tyeth commented Aug 14, 2023

I've found issues now that I've changed firmware so I reverted the firmware changes + MPY builds, just the useful changes remain.

The firmware has had the internal silicon temperature added as a metric and the code will need updating to support the new firmware.

Updates makefile to allow overloading of VL53L5CX_ULD_DIR
Adds testing notes for CPY 8
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.

Low Power pin fails init due to reset throwing error if lpn is None

1 participant