Skip to content

Conversation

@pkendall64
Copy link
Collaborator

Removes SUMD and DJI RS Pro protocols from the Ghost RX so it fits in the flash space, again

Copy link
Contributor

@mha1 mha1 left a comment

Choose a reason for hiding this comment

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

good compromise

Copy link
Member

@CapnBry CapnBry left a comment

Choose a reason for hiding this comment

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

diff --git a/src/boards/GHOST_ATTO.json b/src/boards/GHOST_ATTO.json
index a262ac59..456de3e1 100644
--- a/src/boards/GHOST_ATTO.json
+++ b/src/boards/GHOST_ATTO.json
@@ -33,7 +33,7 @@
   "name": "STM32F301K8",
   "upload": {
     "maximum_ram_size": 16384,
-    "maximum_size": 65536,
+    "maximum_size": 47104,
     "protocol": "stlink",
     "protocols": [
       "jlink",

Also please include this so the build fails if anything else gets added. This is 64KB - 16KB (bootloader) - 2KB to reserve a flash page for config.

@pkendall64
Copy link
Collaborator Author

Also please include this so the build fails if anything else gets added. This is 64KB - 16KB (bootloader) - 2KB to reserve a flash page for config.

Bloody Hell, now that's what I call thinking - Majkthise the philosopher

@pkendall64 pkendall64 merged commit bdbe1ea into ExpressLRS:3.x.x-maintenance Nov 8, 2025
51 checks passed
@pkendall64 pkendall64 deleted the fix-ghost-atto branch November 8, 2025 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ImmersionRC Ghost Atto / ELRS 3.5.6 - RX does not enter binding mode after power cycling

3 participants