User Activity

Hi team,I need to use transceiver(AD9361, 70M-6GHz) to complete some design. I found that most solutions are based on FPGA as processor.I want to ask whether STM32 could be as a baseband processor and communicate with AD9361 or not. If it is workable...
Hi,Recently I used STM32F407 to develop firmvare code of external DAC device.In order to obtain a sinewave output from dac, I choose TIM2 to trigger interrupt.TIM2_period is configured as 167, and TIM2_prescaler is configured as 0. The sysclk is 168M...
Hi,My slave device has only one bidirectional data line. Now I want to configure the SPI in the half-duplex mode. And I noticed that the reference manual gave an descripiton of 1 clock and 1 bidirectional data wire.I want to ask if ST has peripheral ...