Test Case Output

Back to test-testshield-spi-slave-comms Results ^

Target: NUCLEO_H563ZI
Test: test-testshield-spi-slave-comms
Test Case: One word transaction (mode 2)

{{__testcase_start;One word transaction (mode 2)}}, queued...
[1726208919.65][CONN][INF] found KV pair in stream: {{set_spi_mode;2}}, queued...
[1726208919.65][CONN][INF] found KV pair in stream: {{start_recording_spi;please}}, queued...
[1726208920.70][SERI][TXD] {{start_recording_spi;complete}}
[1726208920.71][CONN][INF] found KV pair in stream: {{do_transaction;0x1 0x2 expected_response 0x3 0x4}}, queued...
[1726208920.85][TEST][INF] Saw on the SPI bus:
[mosi: b'0102', miso: b'0608']
[1726208920.85][TEST][ERR] Transaction 0 miso byte 0: expected 0x3 but saw 0x6
[1726208920.85][TEST][ERR] Transaction 0 miso byte 1: expected 0x4 but saw 0x8
[1726208920.85][TEST][INF] We expected:
[mosi: b'0102', miso: b'0304']
[1726208920.86][TEST][INF] Serial bridge sent 0102 and got back 0608
[1726208920.86][TEST][ERR] Incorrect response read back on master.  Expected 0304
[1726208920.86][SERI][TXD] {{do_transaction;error}}
[1726208920.87][CONN][RXD] :55::FAIL: Expected 'complete' Was 'error'
[1726208920.88][CONN][RXD] >>> 'One word transaction (mode 2)': 0 passed, 1 failed with reason 'Test Cases Failed'
[1726208920.88][CONN][RXD] 
[1726208920.88][CONN][RXD] 
[1726208920.88][CONN][INF] found KV pair in stream: {{__testcase_finish;One word transaction (mode 2);0;1}}