Conversation
WalkthroughAdds a new board configuration header for SIMPLIFLYH7 (STM32H743) that defines MCU/board/manufacturer IDs, feature flags, pin mappings (motors, UART, SPI, I2C, ADC, peripherals), timer mappings, DMA/SPI/I2C instances, defaults (blackbox/meter), and gyro SPI/EXTI/align settings. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Areas to check:
Possibly related PRs
Suggested labels
Suggested reviewers
Pre-merge checks and finishing touches❌ Failed checks (2 warnings)
✅ Passed checks (1 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
32ff205 to
1287efd
Compare
|
What manufacturer is this? Can you link me to the Discord channel? |
|
@ot0tot macfos |
Co-authored-by: ot0tot <36753790+ot0tot@users.noreply.github.com>
Updated current meter scale and PINIO1_BOX value.
|
Am I looking at the right schematic? Flash uses QuadSPI. |
Co-authored-by: ot0tot <36753790+ot0tot@users.noreply.github.com>
|
@ot0tot you received a prototype as quad spi was left out IIRC. |
* Add SIMPLIFLYH7 * Add GYRO CLKIN * Fix MCU temp readings * Update configs/SIMPLIFLYH7/config.h Co-authored-by: ot0tot <36753790+ot0tot@users.noreply.github.com> * Modify current meter scale and PINIO1_BOX definition Updated current meter scale and PINIO1_BOX value. * Update configs/SIMPLIFLYH7/config.h Co-authored-by: ot0tot <36753790+ot0tot@users.noreply.github.com> * Replace motor pins with servo pins in config.h --------- Co-authored-by: ot0tot <36753790+ot0tot@users.noreply.github.com>
Checklist
Summary by CodeRabbit