Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
stm32-rs
/
stm32f7xx-hal
Public
Notifications
You must be signed in to change notification settings
Fork
71
Star
125
Code
Issues
27
Pull requests
4
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 13, 2024
Add back three registers for 7x2/7x3/730 chips
Show description for eaa235c
BryanKadzban
authored and
eldruin
committed
eaa235c
Copy full SHA for eaa235c
Not all signatures are at the same address; adapt.
Show description for 19eb744
BryanKadzban
authored and
eldruin
committed
19eb744
Copy full SHA for 19eb744
Commits on Aug 2, 2024
chore: Release stm32f7xx-hal version 0.8.0
eldruin
committed
901ef83
Copy full SHA for 901ef83
Update CI
eldruin
committed
1ef708d
Copy full SHA for 1ef708d
Support cargo-release
eldruin
committed
4bd78bb
Copy full SHA for 4bd78bb
Updates to dependencies / serial port updates (#214)
Show description for cb7e16e
Hecatron
authored
cb7e16e
Copy full SHA for cb7e16e
Commits on Mar 27, 2024
Run rustfmt on rcc.rs
Show description for f6a5d1f
BryanKadzban
authored and
eldruin
committed
f6a5d1f
Copy full SHA for f6a5d1f
Round 1/x, and use 30-bit fixed point for them.
Show description for 2b31bdd
BryanKadzban
authored and
eldruin
committed
2b31bdd
Copy full SHA for 2b31bdd
Use fixed-point u64 math to divide the PLL values
Show description for cdd51ee
BryanKadzban
authored and
eldruin
committed
cdd51ee
Copy full SHA for cdd51ee
Commits on Feb 8, 2024
Fix ref-to-mut-static warnings in more examples
Show description for cf23006
BryanKadzban
authored and
eldruin
committed
cf23006
Copy full SHA for cf23006
Add changelog entry
BryanKadzban
authored and
eldruin
committed
033e812
Copy full SHA for 033e812
Fix ref-to-mut-static warning in serial_dma
Show description for 8f1735b
BryanKadzban
authored and
eldruin
committed
8f1735b
Copy full SHA for 8f1735b
Fix mass-erase trigger on "small" devices.
Show description for 75edc29
BryanKadzban
authored and
eldruin
committed
75edc29
Copy full SHA for 75edc29
Commits on Jan 9, 2024
Add SPI2_SCK pin for stm32f769i-discovery
Show description for 903b3a0
dothanhtrung
authored and
eldruin
committed
903b3a0
Copy full SHA for 903b3a0
Commits on Dec 4, 2023
fix: compilation on nightly
amaanq
authored and
maximeborges
committed
302953f
Copy full SHA for 302953f
Commits on Nov 5, 2023
Re-arranged the definitions of UART pins and added UART8
Show description for 08e313a
rtvd
authored and
maximeborges
committed
08e313a
Copy full SHA for 08e313a
Commits on Nov 4, 2023
Renamed template parameters
Show description for 84936bc
rtvd
authored and
maximeborges
committed
84936bc
Copy full SHA for 84936bc
Fix build.rs / lib.rs after b497ddec
Show description for 9733f03
BryanKadzban
authored and
maximeborges
committed
9733f03
Copy full SHA for 9733f03
Commits on Oct 4, 2023
README: Add stm32f730-lpc
maximeborges
authored
21b5785
Copy full SHA for 21b5785
README: Add stm32f730-lpc
maximeborges
authored
592200c
Copy full SHA for 592200c
Commits on Sep 4, 2023
Add a "low pin count" variant of f730
Show description for b497dde
BryanKadzban
authored and
eldruin
committed
b497dde
Copy full SHA for b497dde
Commits on Jun 19, 2023
Enabled interruptable gpio on alternate function pins
Cryowatt
authored and
eldruin
committed
1f6ffba
Copy full SHA for 1f6ffba
Commits on May 24, 2023
Adding package updates to changelog
Cryowatt
authored and
eldruin
committed
d1e7198
Copy full SHA for d1e7198
Bumping package versions
Show description for 29ceb06
Cryowatt
authored and
eldruin
committed
29ceb06
Copy full SHA for 29ceb06
Commits on May 19, 2023
examples: blink-timer-irq: fix clock panic
Show description for 53bbd79
hexagonal-sun
authored and
eldruin
committed
53bbd79
Copy full SHA for 53bbd79
Commits on Dec 20, 2022
Update CAN examples.
andyblarblar
authored and
eldruin
committed
f11d4a4
Copy full SHA for f11d4a4
Bump bxcan.
andyblarblar
authored and
eldruin
committed
02cc2e2
Copy full SHA for 02cc2e2
Commits on Jul 25, 2022
Add module docstrings to remaining modules
Show description for 62a1c8a
Svein Kristian Rougseth
authored and
eldruin
committed
62a1c8a
Copy full SHA for 62a1c8a
Remove reference to f303 reference manual
Show description for dd0ab1c
Svein Kristian Rougseth
authored and
eldruin
committed
dd0ab1c
Copy full SHA for dd0ab1c
Fix AN4759 link
Svein Kristian Rougseth
authored and
eldruin
committed
8dd1652
Copy full SHA for 8dd1652
Commits on Jun 6, 2022
Add config for VSCode rust-analyzer
maximeborges
authored and
eldruin
committed
6fe074f
Copy full SHA for 6fe074f
README: rewrite based on stm32f1xx-hal
maximeborges
authored and
eldruin
committed
958d742
Copy full SHA for 958d742
Commits on Jun 5, 2022
Update changelog for 0.7.0 release
eldruin
authored and
maximeborges
committed
70f4e7c
Copy full SHA for 70f4e7c
Merge pull request #186 from stm32-rs/release/0.7
Show description for a4fc77c
eldruin
authored
a4fc77c
Copy full SHA for a4fc77c
Bump version to 0.7
maximeborges
committed
b02aa6c
Copy full SHA for b02aa6c
Pagination
Previous
Next
You can’t perform that action at this time.