XIAO store data in QSPI flash memory

Hi, I used the Seed Studio example for QSPI flash memory to store data instead of the external EEPROM I was using. The write and read to the memory is working.
My problem is that when I implement evrithing to my code the wire.h library stopped working and I can not get the sensor data.
Any help, please?

Sorry for bothering guys. the problem was the ISR time interrupt not the wire library. I will find a workaround.