synchronous communication problem
In one of our projects, we used stm32l031 microcontroller to make synchronous communication operating at 5Khz frequency. Total data length is 35 bits, 3 bits are the Id identification bit from the master device, the remaining 32 bits are data bits an...