Hello thorben_kamp
Good Day!
1.- There is no FS26‑specific analyzer, but you can use FS26 registers (FS_STATES, FS_DIAG_SFATY, etc.) as the only “internal visibility” the chip provides.
Debug mode entry can be verified with the bit DBG_MODE in FS_STATES register (latched information). DBG_MODE bit must be equal to ‘0’ in application mode.
2.- yes
When FAULT_DFS_EN_OTP = 1 the device enters the Deep Fail Safe state upon detection of an RSTB or FS0B fault, regardless of the actual states of the RSTB or FS0B pins
En la version complete de la datasheet (que se encuentra en secure files) puedes encontrar todos los registros que se ven afectados o que afectan a FS0B
3.-
A watchdog refresh must occur only in the open window. Refreshing too early or too late creates a new safety event, incrementing the fault counter.
This prevents the error counter from decreasing, therefore blocking FS0B release.
4.-
the FS26 enters DEBUG mode only if the debug pin voltage VDBG (2.5–6 V) is applied before VSUP.
If the FS26 thinks it entered DEBUG mode, the internal debug‑voltage status bit remains active even when the external pin later falls to 0 V.
I hope this information has helped you, please let me know if you need help with anything else.
Have a great day and best of luck.