{"id":17841832,"url":"https://github.com/dkm/tivarust","last_synced_at":"2025-04-02T14:11:32.346Z","repository":{"id":66843987,"uuid":"82329327","full_name":"dkm/tivarust","owner":"dkm","description":null,"archived":false,"fork":false,"pushed_at":"2017-04-14T21:50:33.000Z","size":77,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T05:17:08.726Z","etag":null,"topics":["bare-metal","cortex-m","rust","tiva-c-series"],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/dkm.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":"2017-02-17T19:09:30.000Z","updated_at":"2017-04-12T11:46:08.000Z","dependencies_parsed_at":"2023-05-11T06:15:11.410Z","dependency_job_id":null,"html_url":"https://github.com/dkm/tivarust","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkm%2Ftivarust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkm%2Ftivarust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkm%2Ftivarust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkm%2Ftivarust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkm","download_url":"https://codeload.github.com/dkm/tivarust/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246828503,"owners_count":20840474,"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":["bare-metal","cortex-m","rust","tiva-c-series"],"created_at":"2024-10-27T21:08:16.136Z","updated_at":"2025-04-02T14:11:32.326Z","avatar_url":"https://github.com/dkm.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tivarust: Small pet project to learn Rust and low level ARM\n\n## Setting up environment\n\nInstall rustup, rust nightly and xargo: https://github.com/japaric/xargo\n\n## Building\n\n```\n$ PATH=$HOME/.cargo/bin:$PATH make all\n```\n\n## Debuging using openocd\n\n### Running openocd \u0026 GDB\n\n```\n$ make debug\n```\n\n### Using python extension to inspect low level registers\n\n```\n(gdb) source gdb.py\n(gdb) read-tiva\nRCC : 0x01CE1540 @ 0x400FE060\n  \u003e Main oscillator ENABLED\n  \u003e Oscillator source: [MOSC] Main Oscillator\n  \u003e [XTAL] Crystal value 16.0 Mhz\n  \u003e [BYPASS] The system clock is the PLL output divided by SYSDIV\n  \u003e PLL is operating normally\n  \u003e [PWMDIV] PWM Unit Clock Divisor is 64\n  \u003e [USEPWMDIV] PWM Clock Divisor : The system clock divider is the source for PWM\n  \u003e [USESYSDIV] Enable System Clock Divider: system clock divider is used (forced when PLL is selected as the source)\n  \u003e [SYSDIV] System Clock Divisor: 3\n  \u003e [ACG] Auto Clock Gating: RCGCn registers are used\n...\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkm%2Ftivarust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdkm%2Ftivarust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkm%2Ftivarust/lists"}