Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: H7 support #5738

Merged
merged 42 commits into from
Jan 18, 2025
Merged

feat: H7 support #5738

merged 42 commits into from
Jan 18, 2025

Conversation

gagarinlg
Copy link
Member

@gagarinlg gagarinlg commented Dec 24, 2024

This PR adds H7 support, without any radio specific code.
There are a lot of changes to the base code, so this PR probably breaks some stuff. Please test extensively

@philmoz
Copy link
Collaborator

philmoz commented Dec 30, 2024

Issues:

  • The 6POS LED's and the RGB LED's around the gimbals do not work on the V16.
  • On T14, T20 V2 & BumbleBee booting into the firmware from power off results in "No SD Card" error. Booting into older bootloader then pressing RTN to exit boots firmware. Flashing the H7 firmware to the BumbleBee results in the bootloader not being able to see the SD card (assume T14 & T20 V2 is the same).
  • On T15, selecting "Model Setup -> Customisable Switches" crashes to EM.
  • On GX12 radio will not boot normally into firmware. If power button is held for a very long time the radio eventually boots but is running very very slowly.
  • On EL18 radio will not boot into firmware. Completely hung requiring battery pull to recover.
  • On GX12, T12MAX, T14 and T20V2 (maybe all B&W radios) the bootloader is broken. Selecting a firmware to flash crashes the radio requiring a battery pull to recover.

@pfeerick pfeerick changed the title H7 support feat: H7 support Dec 31, 2024
When the data cache is deactivated for a memory section, unaligned access is prohibited.
For instance, FatFs cannot access such a section, nor the audio stack. In that case, special care must be taken to handle cache coherence.
@raphaelcoeffic raphaelcoeffic merged commit 3d25c2a into main Jan 18, 2025
49 checks passed
@raphaelcoeffic raphaelcoeffic deleted the H7-base branch January 18, 2025 09:08
@3djc 3djc mentioned this pull request Jan 22, 2025
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.

5 participants