Open HB-SP-P opened 3 weeks ago
I also encountered the same problem using the main version
I have solved this problem. By configuring the defconfig file, I used FLASH on the SPI bus, turned off VNet MMCSD_SDIO, and turned on VNet MMCSD_SPI.
I tried the lates stable release on the Kakute H7 mini, and the warning no longer appears. I guess it is fixed?
Describe the bug
When PX4 does not detect an SD card present, it will give a popup alert on QGC: "Operation timeout, aborting transfer". The alert also happens to board like Kakute H7 mini, which does not have a SD card slot, and the alert is preventing user from configuring the flight controller. This issue only happens on version 1.15 and later.
To Reproduce
Expected behavior
No "Operation timeout, aborting transfer" alert
Screenshot / Media
No response
Flight Log
No response
Software Version
1.15.1 stable
Flight controller
Kakute H7 mini
Vehicle type
None
How are the different components wired up (including port information)
No response
Additional context
No response