Back to test-testshield-spi-slave-comms Results ^
Target: NUCLEO_L452RE_P
Test: test-testshield-spi-slave-comms
Test Case: One word transaction (mode 1)
{{__testcase_start;One word transaction (mode 1)}}, queued...
[1725236193.33][CONN][INF] found KV pair in stream: {{set_spi_mode;1}}, queued...
[1725236193.33][CONN][INF] found KV pair in stream: {{start_recording_spi;please}}, queued...
[1725236194.34][SERI][TXD] {{start_recording_spi;complete}}
[1725236194.36][CONN][INF] found KV pair in stream: {{do_transaction;0x1 0x2 expected_response 0x3 0x4}}, queued...
[1725236194.49][TEST][INF] Saw on the SPI bus:
[mosi: b'0102', miso: b'0182']
[1725236194.49][TEST][ERR] Transaction 0 miso byte 0: expected 0x3 but saw 0x1
[1725236194.49][TEST][ERR] Transaction 0 miso byte 1: expected 0x4 but saw 0x82
[1725236194.49][TEST][INF] We expected:
[mosi: b'0102', miso: b'0304']
[1725236194.49][TEST][INF] Serial bridge sent 0102 and got back 0182
[1725236194.49][TEST][ERR] Incorrect response read back on master. Expected 0304
[1725236194.50][SERI][TXD] {{do_transaction;error}}
[1725236195.36][CONN][RXD] :137::FAIL: No data seen by slave device!
[1725236195.36][CONN][INF] found KV pair in stream: {{__testcase_finish;One word transaction (mode 1);0;1}}