what is the PWM output voltage that is required to rotate the BLDC motor(A2212/10T 1400kv)?
I'm trying to rotate the BLDC using PWM(50% duty cyle, 2ms pwm time period). My timer initialization code:static void MX_TIM2_Init(void) { /* USER CODE BEGIN TIM2_Init 0 */ /* USER CODE END TIM2_Init 0 */ TIM_MasterConfigTypeDef sMasterCo...