Resolved! 2 problems of Nucleo-G031K8 using SPI to communicate between Master and Slave
Background:- Using SPI to communicate between 2 MCU (Master and Slave)- Connection: G031K8 (Master) <=> G031K8 (Slave) MOSI <=>MISO MISO <=> MOSI SCK<=> SCK NSS <=>NSSProblem 1: Slave MCU c...