Back to test-testshield-spi-slave-comms Results ^
Target: NUCLEO_H563ZI
Test: test-testshield-spi-slave-comms
Test Case: One byte transaction (mode 1)
{{__testcase_start;One byte transaction (mode 1)}}, queued...
[1726208913.36][CONN][INF] found KV pair in stream: {{set_spi_mode;1}}, queued...
[1726208913.36][CONN][INF] found KV pair in stream: {{start_recording_spi;please}}, queued...
[1726208914.42][SERI][TXD] {{start_recording_spi;complete}}
[1726208914.43][CONN][INF] found KV pair in stream: {{do_transaction;0x1 expected_response 0x2}}, queued...
[1726208914.57][TEST][INF] Saw on the SPI bus:
[mosi: b'01', miso: b'01']
[1726208914.57][TEST][ERR] Transaction 0 miso byte 0: expected 0x2 but saw 0x1
[1726208914.57][TEST][INF] We expected:
[mosi: b'01', miso: b'02']
[1726208914.57][TEST][INF] Serial bridge sent 01 and got back 01
[1726208914.57][TEST][ERR] Incorrect response read back on master. Expected 02
[1726208914.57][SERI][TXD] {{do_transaction;error}}
[1726208914.59][CONN][RXD] :55::FAIL: Expected 'complete' Was 'error'
[1726208914.60][CONN][RXD] >>> 'One byte transaction (mode 1)': 0 passed, 1 failed with reason 'Test Cases Failed'
[1726208914.60][CONN][RXD]
[1726208914.60][CONN][RXD]
[1726208914.60][CONN][INF] found KV pair in stream: {{__testcase_finish;One byte transaction (mode 1);0;1}}