Skip to content

Bootloader#271

Open
ParthivS20 wants to merge 14 commits into
mainfrom
bootloader
Open

Bootloader#271
ParthivS20 wants to merge 14 commits into
mainfrom
bootloader

Conversation

@ParthivS20
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a custom UART bootloader for STM32 microcontrollers, implementing a subset of the AN3155 protocol. It includes build system modifications to support separate firmware roles, LED status indicators, and scripts for host-side flashing. Feedback focuses on the fragility of the automated linker script generation, blocking timeouts in the main loop affecting LED updates, and portability issues regarding flash programming and device identification across different STM32 series. Additionally, a safety concern was raised regarding enabling interrupts immediately before jumping to the application.

Comment thread Makefile Outdated
Comment thread bootloader/Src/bootloader_main.c
Comment thread bootloader/Src/bootloader_runtime.c
Comment thread bootloader/Src/bootloader_main.c Outdated
Comment thread bootloader/Src/bootloader_runtime.c Outdated
@ParthivS20 ParthivS20 requested review from Lakshay983 and Rav4s April 30, 2026 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants