{"id":19832007,"url":"https://github.com/danielmartensson/stm32-registers-only","last_synced_at":"2025-09-18T09:31:51.378Z","repository":{"id":224322105,"uuid":"762988810","full_name":"DanielMartensson/STM32-Registers-Only","owner":"DanielMartensson","description":"Programming the ARM STM32 controllers with registers only","archived":false,"fork":false,"pushed_at":"2024-02-25T15:52:31.000Z","size":4691,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-12T11:42:50.474Z","etag":null,"topics":["cubemx","microcontrollers","registers","stm32","stm32-hal"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DanielMartensson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-25T08:58:50.000Z","updated_at":"2024-08-26T00:36:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"45b38056-a525-4ca3-8ea8-7b3223326299","html_url":"https://github.com/DanielMartensson/STM32-Registers-Only","commit_stats":null,"previous_names":["danielmartensson/stm32-registers-only"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielMartensson%2FSTM32-Registers-Only","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielMartensson%2FSTM32-Registers-Only/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielMartensson%2FSTM32-Registers-Only/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielMartensson%2FSTM32-Registers-Only/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanielMartensson","download_url":"https://codeload.github.com/DanielMartensson/STM32-Registers-Only/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233466586,"owners_count":18680564,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cubemx","microcontrollers","registers","stm32","stm32-hal"],"created_at":"2024-11-12T11:35:55.712Z","updated_at":"2025-09-18T09:31:43.466Z","avatar_url":"https://github.com/DanielMartensson.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# STM32-Registers-Only\n\n![a](https://github.com/DanielMartensson/STM32-Registers-Only/blob/main/logo.png?raw=true)\n\nThis is a repository where I uploading projects that are made with registers only. \nThat means I don't use `HAL` or `CubeMX`. I only access the registers and set the `bit` values.\nThe reason why I'm creating this repository is to documnenting for future use.\n\nThere are three reasons to use registers compared to `HAL` or `CubeMX`.\n\n* Learn how a typical microcontroller works\n* Accessing the registers creates a much faster operation\n* It's fun to dive into the registers, even if the learning curve is quite high\n\nThe uploaded projects contains support for\n\n* STM32F401RE - Blink an LED with a timer as delay\n* STM32F401RE - Fade an LED with PWM","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielmartensson%2Fstm32-registers-only","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielmartensson%2Fstm32-registers-only","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielmartensson%2Fstm32-registers-only/lists"}