User Activity

Hi, I've created a custom board with the STM32F405RGT6. I am trying to simultaneously send two sinewaves (90 deg out of phase) from the two dac channels to an IQ modulator chip. The DAC is set up to have data given to them via DMA (DMA streams 5 and ...
Hi, I'm doing a project currently where I have to use the stm32 to relay data to and from the PC simultaneously. I have two other ICs - an IQ modulator and IQ demodulator. I need to send two time-varying signals simultaneously from the PC to the IQ m...
Hi, I know there are other posts on this forum about this issue, but have not been able to solve my problem even when implementing the fixes those posts suggest. I am a total newbie to STMCubeMX etc - this is my first project on any ST MCU. Here are ...