We have made a circuit using MFS2613AMDA3AD.(front end) We are getting the LDO1 & LDO 2 output as 3.3V & 5V respectively. We are using the device in debug mode for initial development.
We are using SBC/PMIC -RTD version SBC FS26 R21-11 4.0.0
1)We are using the device in debug mode for initial development.
2)RSTB is not getting released.
3)When we are reading Sbc_fs26_GetDeviceState(); FS_STATES value is coming invalid(0x14h). so we are unable to proceed for Normal Sequencing as per RTD.
4)M_STATUS reg read value value is showing that VDEBUG > VDBG. & DBG_MODE bit is high(1) of FS_STATES which confirms that device is in debug mode.
5)FS_WDW_DURATION read value is matching with default settings.
What should be the SPI Mode? as per datasheet it should be Mode 3 but in example code it is configured as Mode 1. CPHA & CPOL value? Also datawidth settings can't be configured more than 8 bit as frame structure of FS26 is 32bit
Clock Speed is 5MHz.