Just a further observation, on one of our chips, w...
# mpw-6plus-silicon
g
Just a further observation, on one of our chips, within O(seconds) or O(minutes) of flashing it, I would try to query the Caravel ID registers and get garbage. We saw that if we halved the speed of the HKSPI 12MHz → 6MHz, the problem went away. Lowering the HKSPI bus speed brings it closer to the 2.5MHz of the SPI flash bus speed.
t
Oh, right. I think the script still has 12MHz coded into the SPI reads/writes. The SPI is not rated for 12MHz, and I would suggest 1MHz to be safe.