BossHobby / QUICKSILVER

Flight Controller Firmware
MIT License
171 stars 40 forks source link

Added Matekf411rx FrSky D16 config #60

Closed besser closed 2 years ago

besser commented 2 years ago

The Emax Tinyhawk S has an RX SPI D8/D16 and the QS flash with D8 target did not work properly, with this new D16 configuration the QS worked very well.

bkleiner commented 2 years ago

purely out of interest, what issues did you see on D8 and what changed with D16?

bkleiner commented 2 years ago

commit https://github.com/BossHobby/QUICKSILVER/commit/68468317d807aca0c9f2c48d5b97d7b954f59dda and following enable all spi protocols, allowing to switch via a runtime configuration.

besser commented 2 years ago

Sorry for taking so long to respond, I recently changed jobs and have been working a lot, plus I have to take a bunch of courses that they require us to take. I don't remember the exact issues that I saw. This weekend I'm going to install the firmware in D8 mode on the Tinyhawk S and try to debug it, then I'll send you the problems in detail.