Skip to content

Conversation

@vipierozan99
Copy link

This is a draft of an abstraction of ADC functionality.
I'm using this for a personal project and since I only have the TM4C123GXL, I`ve only messed with the tm4c123x crate, and a little on the tm4c-hal, but not the tm4c129x one.

The API on the embedded-hal for ADC is a little immature, so I don't really know where to go from here, maybe try improving on the embedded-hal side first? suggestions and corrections are very welcome.

Also I'm kinda new to rust and doing this for fun in my free time, but maybe my shitty code will be useful for someone else :)

@vipierozan99 vipierozan99 mentioned this pull request Jan 5, 2021
@thejpster
Copy link
Member

Looks good to me! Is this still WIP?

@vipierozan99
Copy link
Author

Weeeell, it was, but I had to stop developing it for personal reasons and in the meantime, I fried my MCU, so I can't keep testing it right now, but hopefully I'll get to work on this again.

@HerrMuellerluedenscheid
Copy link
Contributor

HerrMuellerluedenscheid commented May 1, 2022

Hey there, I'm also in need for ADC support. Any news on this MR? Open points that I can try to tackle? I'm rather early-stage embedded rust developer but happy to accept challenges 😄

@thejpster
Copy link
Member

I’m afraid I don’t do much on these chips any more. The RP2040 is faster and I can get a whole PCB with a USB port about half the price of a TM4C123 chip by itself.

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.

3 participants