Skip to content

Conversation

@techy-robot
Copy link
Contributor

This is largely based off of the code for MA730, with some additional functions to support the variable resolution and speed (Tied to the Filter Window register). The MA735 is probably one of the cheapest Mag Alpha sensors out there, and looks like a really nice option from my testing. Resolution is inversely proportional to reading speed, ranging from 9-13 bit resolution and 64uS to 16 ms update times.

runger1101001 and others added 3 commits March 29, 2024 18:36
This is largely based off of the code for MA730, with some additional functions to support the variable resolution and speed. The MA735 is probably one of the cheapest Mag Alpha sensors out there.
@runger1101001 runger1101001 changed the base branch from master to dev July 18, 2024 18:18
@runger1101001 runger1101001 self-assigned this Jul 18, 2024
@runger1101001 runger1101001 added the enhancement New feature or request label Jul 18, 2024
@runger1101001 runger1101001 added this to the 1.0.8 milestone Jul 18, 2024
@runger1101001
Copy link
Member

Thank you so much for contributing this!

I don't have this sensor to test myself, but am happy to merge it based on your successful tests.

I have changed the PR to be against the dev branch of the library, we only accept PRs to dev.

Just running the test compiles, and assuming it compiles for all our platforms I will merge it.

Thanks again!

@techy-robot
Copy link
Contributor Author

Interesting the esp32 platform failed to compile. It seems unrelated to my code though.

@runger1101001
Copy link
Member

Yes, that's not a problem - the esp32 upgrade is already on the dev branch of SimpleFOC so this error will be fixed with the next SimpleFOC release. Merging now.

@runger1101001 runger1101001 merged commit 5de9220 into simplefoc:dev Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants