User Activity

Confirmation of Program Operation in Release buildWe are trying to verify the operation of the program in the Release build. However, when we do [Build with Release] → [Change Debug Configuration(Select the application Release/***.elf)] → [Debug], we...
We are trying to transmit data using SPI6 and BDMA.When we perform the following process, we are able to transmit 1 byte + 1 bit of data, but after that, MISO outputs High no matter what the value of the transmitted data is. What is wrong with this? ...
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...
Kudos from