Skip to content

Conversation

vesim987
Copy link
Collaborator

@vesim987 vesim987 commented Apr 26, 2025

As a disclaimer:

  • this thing is some weird mix of CortexM0+ and peripherals from random 8051 MCU
  • the documentation is lacking
  • the official SDK is barely helping
  • function configuration for pins is a mess, so most likely i will need to do it outside the standard gpio part of the HAL.

Don't yell at me for random numbers in the code, a lot of it is from poking the MCU with a stick and seeing what happens :D
And also, examples are taken from rp2xxx i plan to keep similar interface where applicable, most of configuration is most likely going to be comptime-only due to the limited space.

@vesim987 vesim987 force-pushed the hc32l110 branch 2 times, most recently from 8f9cc20 to d6f2cf5 Compare April 26, 2025 00:41
@arkadiuszwojcik
Copy link
Contributor

I think you can remove all examples for this HAL except blinky and some other simple ones that might work. BTW, a very unorthodox selection of HAL to work with ;)

@vesim987 vesim987 force-pushed the hc32l110 branch 4 times, most recently from 43837a7 to 9733eae Compare April 26, 2025 21:42
@mattnite
Copy link
Contributor

@vesim987 are you going to finish this?

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