User Activity

Regarding the cause of HardFault_HandlerHardFault_Handler occurs at a specific timing in our software.I was able to determine which process was causing the problem by looking at the call stack, but is it possible to investigate the cause further by l...
Regarding function calls when performing SPI communication in half-duplex mode.We would like to develop a product that performs SPI communication in half-duplex mode.Are there any sample programs in which the slave side transmits and the master side ...
We are trying to develop a device that uses SPI communication (Receive Only Master).Are there any sample programs for SPI communication (Receive Only Master)?Which should be executed first: "Receive Only Master HAL_SPI_Receive" or "Transmit Only Slav...
We are trying to develop a device that uses SPI communication (Transmit Only Slave).Are there any sample programs for SPI communication (Transmit Only Slave)?What should be the trigger for calling HAL_SPI_TransmitReceive? Master's CS?
 This is a question about Receive Only Master (SPI_DIRECTION_2LINES_RXONLY).I was able to output the waveform shown in the attachment using Receive Only Master.However, no data is being received(tmp). Why is this? The process is performed in the foll...
Kudos from