Skip to main content
TBurd.1
Visitor II
January 25, 2023
Question

Getting started with STeval-CTM010V1

  • January 25, 2023
  • 0 replies
  • 837 views

I've got STeval-CTM010V1 board, with the help of MotorControl Workbench source code is generated. The issue is that on evalboard there is LQFP64 package but code is generated to LQFP100 one - I didn't manage to obtain code which fit the evalboard package LQFP64.

What I've done:

MotorControl Workbench 5.4.8:

- Updating button: uC is changed to STM32F303RB but code is generated to different package

- Generating button: Error "unable to generate ioc file due to: When calling function "name", required parameter "gpio_port" (parameter#1) was specified, but had null/missing value.."

CubeIDE 1.11.2:

- In project settings -> MCU Settings is not possible to change microcontroller

Migration:

- According to UM1718 exporting current project configuration to a compatible MCU causes that uC in package LQFP64 is not found

How prepare project to correct package?

This topic has been closed for replies.