STEVAL-IHM012V1 STMicroelectronics, STEVAL-IHM012V1 Datasheet - Page 11

EVAL BRD POWER MOSFET/8PIN MCU

STEVAL-IHM012V1

Manufacturer Part Number
STEVAL-IHM012V1
Description
EVAL BRD POWER MOSFET/8PIN MCU
Manufacturer
STMicroelectronics
Type
Motor / Motion Controllers & Driversr
Datasheets

Specifications of STEVAL-IHM012V1

Design Resources
STEVAL-IHM012V1 Gerber Files STEVAL-IHM012V1 Schematic STEVAL-IHM012V1 Bill of Materials
Main Purpose
Power Management, Motor Control
Embedded
Yes, MCU, 8-Bit
Utilized Ic / Part
ST7FLITEUS5
Primary Attributes
Brush DC Motors
Secondary Attributes
DC Chopper
Product
Power Management Modules
Kit Application Type
Power Management - Motor Control
Application Sub Type
BLDC Motor
Kit Contents
Board
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With/related Products
ST7FLiteUS5
Other names
497-5861

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
STEVAL-IHM012V1
Manufacturer:
STMicroelectronics
Quantity:
135
Part Number:
STEVAL-IHM012V1
Manufacturer:
ST
0
UM0291
5
Note:
Note:
Software
The software is written in C language, structured, and commented.
The main functions necessary for the proper operations of the evaluation board can be
found in the following .c files:
The follow .h files have to be included:
The option byte set in this project is shown in
Figure 5.
the overall code with the actual function is very small, almost 213 Byte.
The firmware parameters are set for the 7.2 DC brush motor, if the designer wishes to
change the motor he must change the firmware parameters in the file utility.h
Parameters:
we have another parameter Imin, it has been set to a value slightly higher than the current in
no load conditions, in order to be sure that the I safe is set to a value greater than the
minimum current drain by the motor.
main.c
pwm_ar_timer_12bit.c
st7fliteus5.h
pwm_ar_timer_12bit.h
utility.h
Setting DC motor type multiplied by 10: i.e. 7.2 DC brush motor
Setting Isafe (maximum handling current in load conditions). The values must be
multiplied (in Amper) by 10. In the firmware the default values are 8 A so we have:
The default value is 3 A:
#define Motor_Type 72
#define Isafe 80
#define Imin 30
Option byte for STEVAL-IHM012V1 firmware
Figure
5.
Software
11/18

Related parts for STEVAL-IHM012V1