Question
Issue with FOC sdk 4.2 and stm3210B eval kit
Posted on March 25, 2016 at 16:04
Hi i'm trying to work with our STM3210B eval kit (shinano MB459) but i have some problem to use it. When i launch ST Motor Control Workbench :
- Choose example project STM3210B-Eval-MB459-Shinano - Check the values of motor, micro (stm32F103 Medium) - Check pin assignment (usart1 TX A9 / RX A10) - check lcd and Serial in drive management / user Interface Add-on - choose the output folder (C:\Program Files (x86)\STMicroelectronics\FOC SDK\STM32 PMSM FOC LIBv4.2\Web\SystemDriveParams) - generate the code - launch the project with Iar (C:\Program Files (x86)\STMicroelectronics\FOC SDK\STM32 PMSM FOC LIBv4.2\Web\Project\EWARM\STM32F10x_Workspace) - configure Iar to build STM3210B-EVAL - project build ok - load the app in the card --> ok - reset the cardThe problem is that nothing appear on the lcd screen and serial com with ST Motor Control Workbench not work !Do you have an idea of the problem please ?edit
:Problem resolve, need to configure the use of LCD with light option (not full).Now is working