PSRAM not detecting in shrikeFI

Hi i am keerthan, i got the new shrikeFI (8MB PSRAM and BMS variant). I want to add the board support for shrikeFI in platform.io for this i will need the complete spec of this board mainly the PSRAM configs which will cause a lot of issues in the future.
So i have started debugging it first with blink sketch then with the checking the size of flash and the PSRAM, which is where i have come across with the issue, i have attched a check.txt file which contains the code i used to check the the board and here are my tool config and serial and compiled logs
serialLOGS.txt (305 Bytes)

check.txt (871 Bytes)


compileLOGS.txt (2.9 KB)

Check example folder. Of our shrike github repo.
We’ve added PSRAM example.

yes, I got it working yesterday. The issue was there is a small component (mostly a resistor) pulling the PIN 1 high after desoldering it. It now detects it and prints the total PSRAM size correctly

We apologise for inconvenience.