Back to test-testshield-spi-slave-comms Results ^
Target: NUCLEO_L452RE_P
Test: test-testshield-spi-slave-comms
Test Case: One byte, MISO tristated
{{__testcase_start;One byte, MISO tristated}}, queued...
[1725236198.64][CONN][INF] found KV pair in stream: {{set_spi_mode;0}}, queued...
[1725236198.64][CONN][INF] found KV pair in stream: {{set_sclk_freq;100000}}, queued...
[1725236198.64][CONN][INF] found KV pair in stream: {{start_recording_spi;please}}, queued...
[1725236199.65][SERI][TXD] {{start_recording_spi;complete}}
[1725236199.67][CONN][INF] found KV pair in stream: {{do_transaction;0x25 expected_response 0x25}}, queued...
[1725236199.80][TEST][INF] Saw on the SPI bus:
[mosi: b'25', miso: b'00']
[1725236199.81][TEST][ERR] Transaction 0 miso byte 0: expected 0x25 but saw 0x0
[1725236199.81][TEST][INF] We expected:
[mosi: b'25', miso: b'25']
[1725236199.81][TEST][INF] Serial bridge sent 25 and got back 00
[1725236199.81][TEST][ERR] Incorrect response read back on master. Expected 25
[1725236199.81][SERI][TXD] {{do_transaction;error}}
[1725236199.82][CONN][RXD] :55::FAIL: Expected 'complete' Was 'error'
[1725236199.83][CONN][RXD] >>> 'One byte, MISO tristated': 0 passed, 1 failed with reason 'Test Cases Failed'
[1725236199.83][CONN][RXD]
[1725236199.83][CONN][RXD]
[1725236199.84][CONN][INF] found KV pair in stream: {{__testcase_finish;One byte, MISO tristated;0;1}}