Associate II
October 29, 2014
Question
FOC 4.0 for STEVAL-IHM039V1 - dualdrive
- October 29, 2014
- 2 replies
- 1001 views
Posted on October 29, 2014 at 11:24
Hello
This is just an information for the developers and the rest of people. I'm working right now with STEVAL kit IHM039V1 for dual motor. I found that LCD code works only for single drive. Problem is probably in wrong file that is distributed with FOC library 4.0. Both hex files have the same size - see attached picture. I solved this issue by compiling LCD project my self. But there was another problem with wrong definition of MCU constant for compiler - see attached file. It was STM32F40X. I had to chang it to STM32F40XX to compile the project without errors. Daniel #foc-4.0-dual