The LED3 does blink (on the target) The one that does not and that I am wondering about is the “Glitch” one on the CW1200 (under CLK Status). I just don’t know if this one should be blinking or not.
I have tried different ranges for width and output. I indeed noticed that the step size could not go lower than 0.2. One thing that I do not understand is that even though the step is set to, say 1, the increment is not actually one. You can see this on the tutorial page. (https://chipwhisperer.readthedocs.io/en/latest/tutorials/fault_1-openadc-cwlitearm.html#tutorial-fault-1-openadc-cwlitearm). Looking at Out[10], even if the step is supposed to be set at 1, the increments are more like 1.171875. Not a problem I guess, but something I do not understand yet.
Another thing I have noticed with different ranges: the progress bars seem to “crash” at 51% when I set wide ranges, so it seems like it is skipping some values (52% to 100%). Maybe my problem is there?
EXT-DC is set to on indeed. I have reset the Kernel and ran everything again from scratch multiple times. Oscilloscope was connected only to check if the clock signal had variations.
All other tutorials have worked fine, but they were power analysis tutorials. Funny thing is that the second fault injection tutorial is not working as well (see my other post at VCC Glitching with CW1200 on STM32F3 (CW308))
Of course the assertion tests fail as I have no successful glitches.