[BACKPORT 1.17] imxrt related fixes and mr-tropic support#26052
Merged
farhangnaderi merged 4 commits intorelease/1.17from Dec 23, 2025
Merged
[BACKPORT 1.17] imxrt related fixes and mr-tropic support#26052farhangnaderi merged 4 commits intorelease/1.17from
farhangnaderi merged 4 commits intorelease/1.17from
Conversation
* rt106x: Use platform SPI hal layer * rt106x: Add romapi support and reboot to isp/bootloader * bootloader: imxrt_common: Add rt106x support * NXP MR-Tropic initial commit * Add missing file for mr-tropic bootloader * nxp-mr-tropic:Bootloader Alow Assertion debugging & Keep Ram Vectors * nxp-mr-tropic: Firmware Boot from bootloader * nxp-mr-tropic:Add Bootloader bin file * mr-tropic: Update config and linker Fixes enet issues with write-back and some code cleanup. Furthermore increase NOR LittleFS to 256kB to reflect on linker * Update NuttX * mr-tropic: fix itcm apping and add mr-tropic to itcm check --------- Co-authored-by: David Sidrane <David.Sidrane@NscDg.com>
AM32 bdshot doesn't do clock compensation like BLHeli32 did. Instead we traing BDSHOT timing on known zero value to lock on best bdshot baudrate to receive. Reduces CRC and frame errors on AM32 a lot
dakejahl
approved these changes
Dec 7, 2025
Contributor
|
@PetervdPerk-NXP want to merge this? |
Member
Author
Yes please |
Contributor
|
Please @farhangnaderi |
Contributor
|
Thank you @farhangnaderi |
Contributor
Merry Christmas! 🎄🎅🏻 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of various imxrt fixes