<!-- ************************************** WARNING ************************************** The ciarcom bot parses this header automatically. Any deviation from the template may cause the bot to automatically correct this header or may result in a warning message, requesting updates. Please ensure all sections of the template below are filled in and no changes are made to the template format. Only bugs should be raised here as issues. Questions or enhancements should instead be raised on our forums: https://forums.mbed.com/ . ************************************************************************************* I called TESTS/mbed_hal_fpga_ci_test_shield/spi/main.cpp line 177: Case("SPI - mode testing (MODE_1)", one_peripheral<SPIPort, DefaultFormFactor, spi_test_common<SPITester::Mode1, 8, TRANSFER_SPI_MASTER_WRITE_SYNC, FREQ_1_MHZ> >), PSoC6 send 255 and expect receive 255 back but received 0. This behaviour shows logical analyzer. This issue is not reproducible when SPI_MODE=0. --> ### Description of defect Cypress: SPI FPGA test: tester always respond 0 when MODE other then 0. <!-- Add detailed description of what you are reporting. Good example: https://os.mbed.com/docs/mbed-os/latest/contributing/workflow.html --> #### Target(s) affected by this defect ? Tested on CY8CKIT_062_WIFI_BT #### Toolchain(s) (name and version) displaying this defect ? Tested on GCC_ARM #### What version of Mbed-os are you using (tag or sha) ? Latest #### What version(s) of tools are you using. List all that apply (E.g. mbed-cli) N/A #### How is this defect reproduced ? Always.