Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combine efforts for the Max32660 Hal #1

Open
rbkettlewell opened this issue Jan 17, 2023 · 3 comments
Open

Combine efforts for the Max32660 Hal #1

rbkettlewell opened this issue Jan 17, 2023 · 3 comments

Comments

@rbkettlewell
Copy link

Perhaps we can jointly work on this work if you are interested, here is the max32660-hal I have worked on periodically.

@amcelroy
Copy link
Owner

That would be great, however the project I'm working on with the Max32660 is my first Rust project. I have working UART and some I2C drivers (soon to test when the circuit is assembled), but would need help massaging the code into your HAL and putting the code into macros.

@rbkettlewell
Copy link
Author

Sounds good, I'm a casual rust user, though I would like to find time to get better at it. Perhaps I can take a stab at incorporating your I2C work into my HAL and I can have a PR for us to look through.

@amcelroy
Copy link
Owner

amcelroy commented Feb 8, 2023

Howdy,

I've gotten I2C master mode working on a test circuit (only tested on 7-bit addressing; 10 bit is theoretically implemented). Do you want to review my code in this repo and make recommendations for porting into your project? I can also fork your project and pull request in, but it would take me another week to integrate.

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

No branches or pull requests

2 participants