Back to test-testshield-spi-slave-comms Results ^
Target: NUCLEO_L452RE_P
Test: test-testshield-spi-slave-comms
Test Case: One byte transaction (mode 0)
{{__testcase_start;One byte transaction (mode 0)}}, queued...
[1725236184.77][CONN][INF] found KV pair in stream: {{set_spi_mode;0}}, queued...
[1725236184.78][CONN][INF] found KV pair in stream: {{start_recording_spi;please}}, queued...
[1725236184.82][cy_serial_bridge]Device signature: b'CYUS'
Connected to MFG interface of CY7C652xx device, firmware version 2.0.3 build 112
[1725236184.83][cy_serial_bridge]Read the following configuration from the device: ConfigurationBlock(
config_format_version=2.0.3
device_type=CY_TYPE.I2C,
vid=0x04b4,
pid=0xe010,
mfgr_string="Cypress Semiconductor",
product_string="Mbed CE CI Shield Serial Adapter",
serial_number="ShieldSN001",
capsense_on=False,
default_frequency=115200
)
[1725236184.83][cy_serial_bridge]Writing the following configuration to the device: ConfigurationBlock(
config_format_version=2.0.3
device_type=CY_TYPE.SPI,
vid=0x04b4,
pid=0xe010,
mfgr_string="Cypress Semiconductor",
product_string="Mbed CE CI Shield Serial Adapter",
serial_number="ShieldSN001",
capsense_on=False,
default_frequency=115200
)
[1725236184.87][cy_serial_bridge]Type has been changed.
[1725236185.52][cy_serial_bridge]Changed type of device in 0.7905 sec
[1725236185.52][cy_serial_bridge]Discovered USB endpoints successfully
[1725236185.59][cy_serial_bridge]Device signature: b'CYUS'
Connected to SPI interface of CY7C652xx device, firmware version 2.0.3 build 112
[1725236185.59][TEST][INF] SPI Slave Comms host test setup complete.
[1725236185.59][HTST][INF] host test setup() call...
[1725236185.59][HTST][INF] CALLBACKs updated
[1725236185.60][HTST][INF] host test detected: spi_slave_comms
[1725236186.62][SERI][TXD] {{start_recording_spi;complete}}
[1725236186.63][CONN][INF] found KV pair in stream: {{do_transaction;0x1 expected_response 0x2}}, queued...
[1725236186.77][TEST][INF] Saw on the SPI bus:
[mosi: b'01', miso: b'02']
[1725236186.77][TEST][INF] Serial bridge sent 01 and got back 02
[1725236186.78][SERI][TXD] {{do_transaction;complete}}
[1725236186.79][CONN][INF] found KV pair in stream: {{__testcase_finish;One byte transaction (mode 0);1;0}}