Back to test-testshield-spi-slave-comms Results ^
Target: NUCLEO_L452RE_P
Test: test-testshield-spi-slave-comms
Test Case: One byte transaction (mode 2)
{{__testcase_start;One byte transaction (mode 2)}}, queued...
[1725236188.86][CONN][INF] found KV pair in stream: {{set_spi_mode;2}}, queued...
[1725236188.86][CONN][INF] found KV pair in stream: {{start_recording_spi;please}}, queued...
[1725236189.88][SERI][TXD] {{start_recording_spi;complete}}
[1725236189.89][CONN][INF] found KV pair in stream: {{do_transaction;0x1 expected_response 0x2}}, queued...
[1725236190.03][TEST][INF] Saw on the SPI bus:
[mosi: b'01', miso: b'04']
[1725236190.03][TEST][ERR] Transaction 0 miso byte 0: expected 0x2 but saw 0x4
[1725236190.03][TEST][INF] We expected:
[mosi: b'01', miso: b'02']
[1725236190.03][TEST][INF] Serial bridge sent 01 and got back 04
[1725236190.03][TEST][ERR] Incorrect response read back on master. Expected 02
[1725236190.04][SERI][TXD] {{do_transaction;error}}
[1725236190.89][CONN][RXD] :99::FAIL: No data seen by slave device!
[1725236190.89][CONN][INF] found KV pair in stream: {{__testcase_finish;One byte transaction (mode 2);0;1}}