User Activity

I am using the STM32U575 Nucleo board and have configured ADC4 IN3 to read ADC values using DMA. I referred to a tutorial video to set up the DMA for ADC. At 5:15 minutes into the tutorial video, there is  an option called 'Conversion Data Management...
I have been working with the STM32WB5MMG-HTR controller and have configured ADC1_IN4 (PC3) for ADC value readings. However, I consistently receive a stable ADC value of 4096. Could you please confirm whether I am reading the value correctly? I have a...
HiI have been using stm32u585QII3 MCU in our custom board. I am using USART1(PB6, PG10) to transmit and receive data. In interrupt mode transmit call back is working but receive call back was not working. Initially i have set a break point, the inter...
Hi,We have been using the X-NUCLEO-IHM11M1 driver to drive a BLDC motor. We were trying to read encoder values from the motor. The driver experienced short circuits on two occasions despite receiving sufficient voltage i.e. 3.5V to operate the BLDC m...
Hi,We are trying to drive our 4v BLDC motor using the X-NUCLEO-IHM11M1 with the ST Nucleo board. The logic we implemented is,DELAYTIME-10ms ,FREQUENCY - 20KHz,DUTYCYCLE-50%static void PhaseZeroClockwise(void){HAL_TIMEx_PWMN_Start(&htim1, TIM_CHANNEL_...
Kudos given to