User Activity

We are using STM32L475RE as SPI slave and TI based DSP as master. We are operating the SPI at 1Mhz clock frequency.We are seeing intermittent data loss in the transmission when data size is high. We observed that the HAL_SPI_TransmitReceive_DMA call ...
The schematics provided in the ST site for STM32H743-EVAL(MB1063-B02 Board Schematic) only contain LCD board information. Path: https://www.st.com/en/evaluation-tools/stm32h753i-eval.html#re Could you please provide the actual schematics for the same...
I am trying to establish communication between windows 10 and SMT324x9I-EVAL board through USB by setting USB in CDC class.For starting with, i have used example application given with stm32f4 peripheral library package(en.stm32cubef4\STM32Cube_FW_F4...