mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-24 15:40:31 +08:00
FMUv4pro : init temperare calibration EEPROM CS
This commit is contained in:
@@ -451,6 +451,7 @@ __EXPORT int board_app_initialize(uintptr_t arg)
|
||||
SPI_SELECT(spi1, PX4_SPIDEV_BARO, false);
|
||||
SPI_SELECT(spi1, PX4_SPIDEV_LIS, false);
|
||||
SPI_SELECT(spi1, PX4_SPIDEV_MPU, false);
|
||||
SPI_SELECT(spi1, PX4_SPIDEV_EEPROM, false);
|
||||
up_udelay(20);
|
||||
|
||||
/* Get the SPI port for the FRAM */
|
||||
|
||||
Reference in New Issue
Block a user