Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
xboxoneresearch
/
ASPECT2-PCB
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
17
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
task: Implement IAPL/Userapp structure for STM32 (MAX 6958 emulation) firmware
- #32
#32
Merged
tuxuser
merged 16 commits into
main
xboxoneresearch/ASPECT2-PCB:main
from
task/stm32fw_preloader
xboxoneresearch/ASPECT2-PCB:task/stm32fw_preloader
Copy head branch name to clipboard
Jan 9, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
task: Implement IAPL/Userapp structure for STM32 (MAX 6958 emulation) firmware
#32
tuxuser
merged 16 commits into
main
xboxoneresearch/ASPECT2-PCB:main
from
task/stm32fw_preloader
xboxoneresearch/ASPECT2-PCB:task/stm32fw_preloader
Copy head branch name to clipboard
Commits
Commits on Sep 30, 2025
feat: start implementing STM32 preloader
tuxuser
committed
9645b26
View commit details
Copy full SHA for 9645b26
Browse repository at this point
Commits on Jan 5, 2026
task: Rework STM32 firmware into IAPL + userapp design
tuxuser
committed
4f47a09
View commit details
Copy full SHA for 4f47a09
Browse repository at this point
task/stm32-firmware: Add u8g2 library/driver (OLED display) as git submodule
tuxuser
committed
3f544bd
View commit details
Copy full SHA for 3f544bd
Browse repository at this point
Commits on Jan 6, 2026
feat/userapp: Setup CRC via HAL
tuxuser
committed
355b65c
View commit details
Copy full SHA for 355b65c
Browse repository at this point
feat/userapp: Set ENTER_BL button back to GPIO PA13
tuxuser
committed
b7105e1
View commit details
Copy full SHA for b7105e1
Browse repository at this point
feat/userapp: Add MAX6958 related enums from PicoDurangoPOST project
tuxuser
committed
c5a3133
View commit details
Copy full SHA for c5a3133
Browse repository at this point
feat/preloader: Set ENTER_BL button back to GPIO PA13 here too
tuxuser
committed
3f27879
View commit details
Copy full SHA for 3f27879
Browse repository at this point
refactor: Cleanup address definitions
tuxuser
committed
fd40ed8
View commit details
Copy full SHA for fd40ed8
Browse repository at this point
refactor: Unify function naming scheme
tuxuser
committed
eef402b
View commit details
Copy full SHA for eef402b
Browse repository at this point
Commits on Jan 7, 2026
refactor: Simpler crc/size-fix-script, correction to CI
tuxuser
committed
c3e85a2
View commit details
Copy full SHA for c3e85a2
Browse repository at this point
Commits on Jan 8, 2026
fix: Use STM32 hardware CRC32 algorithm (CRC32/MPEG-2, uint32 fed byte-reversed)
tuxuser
committed
b41f5ba
View commit details
Copy full SHA for b41f5ba
Browse repository at this point
cleanup: GPIO Button handling
tuxuser
committed
8616844
View commit details
Copy full SHA for 8616844
Browse repository at this point
Commits on Jan 9, 2026
ci/stm32-firmware: Checkout recursively (to grab u8g2 library)
tuxuser
committed
b7a8204
View commit details
Copy full SHA for b7a8204
Browse repository at this point
fix/stm32-firmware: Makefile
tuxuser
committed
bc336e5
View commit details
Copy full SHA for bc336e5
Browse repository at this point
refactor: Fix review suggestions
tuxuser
committed
2d4fde8
View commit details
Copy full SHA for 2d4fde8
Browse repository at this point
refactor: small correction to linker_common.ld for readability
tuxuser
committed
4b1e2fc
View commit details
Copy full SHA for 4b1e2fc
Browse repository at this point
You can’t perform that action at this time.