{"id":15565173,"url":"https://github.com/textshell/stm32-from-scratch","last_synced_at":"2025-04-11T12:36:40.524Z","repository":{"id":200302558,"uuid":"54433458","full_name":"textshell/stm32-from-scratch","owner":"textshell","description":"Code for blog series starting at http://tty.uchuujin.de/2016/02/stm32-from-scratch-bare-minimals/","archived":false,"fork":false,"pushed_at":"2020-11-22T15:30:14.000Z","size":232,"stargazers_count":11,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T08:51:22.251Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/textshell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-03-22T00:43:18.000Z","updated_at":"2022-05-17T20:51:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"2b0e85e6-7a56-4288-bb76-f826aaa65548","html_url":"https://github.com/textshell/stm32-from-scratch","commit_stats":null,"previous_names":["textshell/stm32-from-scratch"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textshell%2Fstm32-from-scratch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textshell%2Fstm32-from-scratch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textshell%2Fstm32-from-scratch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textshell%2Fstm32-from-scratch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/textshell","download_url":"https://codeload.github.com/textshell/stm32-from-scratch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248402380,"owners_count":21097328,"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":[],"created_at":"2024-10-02T16:51:28.531Z","updated_at":"2025-04-11T12:36:40.495Z","avatar_url":"https://github.com/textshell.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Code for my blog series on bringing up an STM32F103C8T6 microcontroller.\n\nPosts so far:\n\n * [STM32 from scratch, the bare minimum](http://tty.uchuujin.de/2016/02/stm32-from-scratch-bare-minimals/)\n * [STM32 from scratch, the hardware](http://tty.uchuujin.de/2016/02/stm32-from-scratch-the-hardware/)\n * [STM32 from scratch, serial](http://tty.uchuujin.de/2016/02/stm32-from-scratch-serial/)\n * [Makefile for embedded projects](http://tty.uchuujin.de/2016/02/stm32-from-scratch-makefile/)\n * [Enableing C/C++ features](http://tty.uchuujin.de/2016/03/stm32-from-scratch-enableing-c-c++-features/)\n * [Heap, malloc and new](http://tty.uchuujin.de/2016/04/stm32-from-scratch-heap/)\n * [Interrupts](http://tty.uchuujin.de/2016/04/stm32-from-scratch-interrupts/)\n\nToolchain tested with:\n\n * arm-none-eabi-gcc GNU Tools for ARM Embedded Processors) 5.2.1 20151202 (release) [ARM/embedded-5-branch revision 231848]\n * GNU ld (GNU Tools for ARM Embedded Processors) 2.25.90.20151217\n * [stm32flash](https://sourceforge.net/projects/stm32flash/)\n\nBut it should work with other toolchains versions too.\n\ncompile with:\n\n```\nmake\n```\n\nflash with:\n```\nstm32flash -w out/main.bin /dev/ttyUSB1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftextshell%2Fstm32-from-scratch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftextshell%2Fstm32-from-scratch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftextshell%2Fstm32-from-scratch/lists"}