Hello tkobet,
1.For your description "The config file download uses a data rate of 10 MHz so it can be completed as quickly as possible, but the SPI data rate on the Sensor Controller is limited to 1.1 MHz. Would you expect this change in the SPI data rate after config file download to cause issues?", BMI270 supports 10 MHz SPI data rate, it will work well as long as SPI master date rate is not greater than 10 MHz. 2.The configuration file needs to be loaded in segments. The length of segments depends on the maximum length supported by the SPI host. Initialization takes a while, but it only needs to be initialized once.
... View more