Solved
Why is sending WREN not setting my WEL bit?
I am using STM32H743 and trying to test my FRAM (FM25V20A) using SPI, I am able to read the device ID correctly but when I tried to write to the FRAM and read back I received zeros.
I sent ULBPR and then WREN, when I read the status register using RDSR I received zeros which means that the WEL was not set.