User Activity

Posted on February 08, 2017 at 15:03Hello,i our Motor Control Board with FOC i have very high losses in the Driver IC L6230Q in the VFQFPN package.In the On-Time of the High side i have a differenz of 2.6V between the Operatine Voltage (21V) and the...
Posted on February 06, 2017 at 16:06Hello,i try to implement the EEPROM Emulation for the F3 to my Motor Control Application.But inEE_Init()afterPageStatus0 = (*(__IO uint16_t*)PAGE0_BASE_ADDRESS);i get a Hardwarefault.I added the Files eeprom.c and...
Posted on January 11, 2017 at 09:17Hello,how can i reset a fault in Firmware?i tried MCI_FaultAcknowledged(oMCI), but it doesnt work.with friendly greetingsEric
Posted on January 11, 2017 at 09:13Hello,where can i change the MCU Clock to 16MHz?In the Workbench its not possilbe.Can i change the Value in the Control Stage Parameters.h file?/* ext. clock frequency */#define EXT_CLK_8_MHZto#define EXT_CLK_16_MH...
Posted on January 05, 2017 at 13:09Hello,have a little Problem with the Timer (TIM1) on my IHM001I want to brake the motor down to zero and then i want to align the motor to different positions like a stepper motor.The Braking down to zero works, th...