# Pastebin aCvyTvvi =================================== FAILURES =================================== _____________________________ test_spi_write_twice _____________________________ test/py/tests/test_spi.py:264: in test_spi_write_twice spi_write_twice( test/py/tests/test_spi.py:252: in spi_write_twice assert expected_crc32 in output E AssertionError: assert '51f626cb' in 'crc32 for 842000dc ... 873f4d83 ==> af43aa94' ----------------------------- Captured stdout call ----------------------------- => sf probe 0:0 0 0 SF: Detected s28hs512t with page size 256 Bytes, erase size 256 KiB, total 64 MiB => => crc32 0x84200000 0x6c crc32 for 84200000 ... 8420006b ==> 0f7cfdf3 => => sf erase 0x0 0x40000 SF: 262144 bytes @ 0x0 Erased: OK => => sf write 0x84200000 0x0 0x6c device 0 offset 0x0, size 0x6c SF: 108 bytes @ 0x0 Written: OK => => sf read 0x842000d0 0x0 0x6c device 0 offset 0x0, size 0x6c SF: 108 bytes @ 0x0 Read: OK => => crc32 0x842000d0 0x6c crc32 for 842000d0 ... 8420013b ==> 0f7cfdf3 => => crc32 0x84200000 0xe0b358 crc32 for 84200000 ... 8500b357 ==> adc08fc8 => => sf erase 0x0 0xe40000 SF: 14942208 bytes @ 0x0 Erased: OK => => sf write 0x84200000 0x0 0xe0b358 device 0 offset 0x0, size 0xe0b358 SF: 14725976 bytes @ 0x0 Written: OK => => sf read 0x842000a8 0x0 0xe0b358 device 0 offset 0x0, size 0xe0b358 SF: 14725976 bytes @ 0x0 Read: OK => => crc32 0x842000a8 0xe0b358 crc32 for 842000a8 ... 8500b3ff ==> adc08fc8 => => crc32 0x84200000 0x31f4ca8 crc32 for 84200000 ... 873f4ca7 ==> 51f626cb => => sf erase 0xe00000 0x3200000 SF: 52428800 bytes @ 0xe00000 Erased: OK => => sf write 0x84200000 0xe0b300 0x31f4ca8 device 0 offset 0xe0b300, size 0x31f4ca8 SF: 52382888 bytes @ 0xe0b300 Written: OK => => sf read 0x842000dc 0xe0b300 0x31f4ca8 device 0 offset 0xe0b300, size 0x31f4ca8 .SF: 52382888 bytes @ 0xe0b300 Read: OK => => crc32 0x842000dc 0x31f4ca8 crc32 for 842000dc ... 873f4d83 ==> af43aa94 =>