User Activity

Hi Team,I have configured Timer 2 to capture HALL sensor dataTimer 2 configurationstatic void MX_TIM2_Init(void){ /* USER CODE BEGIN TIM2_Init 0 */ /* USER CODE END TIM2_Init 0 */ TIM_ClockConfigTypeDef sClockSourceConfig = {0}; TIM_HallSensor_InitTy...
Hi Team,I want to retain a value of variable after software reset i tried __no_init but variable was resetting to zeroIs there any way i can write into Flash during runtime and fetch it back after resetThanks,Krupashankar
Hi Team,Please provide API and steps to transition from an Open Loop FOC to a closed Loop FOC using HALL SensorI am using motor control SDK 5.4.0Thanks,Krupashankar
Kudos from