User Activity

Hello,I am generating a waveform by using the DAC, channel 1 in circular mode. Timer 7 is ​configured as trigger out even in DAC out1 settings.When I generate values manually (without the DMA) everything works as expected but if I use the DMA the out...
Hello,I am generating a PWM frequency with Timer5 in a STM32F7 device and I noticed that the TIMER5 input clock is 1/4 of HCLK by default and it is connected to APB1. I was checking in the documentation or in the code how to connect the input clock t...
Hello, I have a very basic question, I want to enable TIM6 to use it as a tool for generating delays, but I am getting trouble just making TIM6 to work.Cube MX generated the following code:static void MX_TIM6_Init(void){ /* USER CODE BEGIN TIM6_Init ...
Hello,I want to use the STM32F732 bootloader with the UART. I am using the ST flash demostrator. I connect the UART by means of a USB to UART converter (SiLabs). The FLASH software ​finds something and says that the part is readable but is not possib...
I am trying the DAC in the STM32F4, so far I am using just the HAL_set_value function and I am trying to get a clear output voltage. I am using the STM32F46 nucleo board.I see that the ripple at the output (using the internal amplifier) is far highte...
Kudos from