Skip to main content
julienboudens9
Associate III
October 26, 2012
Question

MOS instead of L6230 with stm32

  • October 26, 2012
  • 2 replies
  • 780 views
Posted on October 26, 2012 at 13:20

Hello,

I work with stevalifn003v1. When I'm looking the output signal from the micro (on JP1,2,3,4,5,6) to the driver l6230, 3 are constant and 3 are PWM. This signals goes to logical gate on driver.

If I want to work with 6 MOS instead of l6230, how can I have 6 signals (U_low, U_hig, V_low,....)

thank you
This topic has been closed for replies.

2 replies

julienboudens9
Associate III
October 30, 2012
Posted on October 30, 2012 at 16:12

Hello,

If I define enable (with steval ifn003v1, this params are off) the following settings in file ''Drive parameters.h'' like this,

 #define HIGH_SIDE_IDLE_STATE              TURN_ON

#define LOW_SIDE_IDLE_STATE               TURN_ON

the logic signals output from stm32 will be able to control directly the MOS ?. The goal of this post is to test the stm32 with an other driver than L6230 ( here, directly 6 MOS)

Thank you,

fhorvat
Associate
November 8, 2012
Posted on November 08, 2012 at 18:00

Could u possibly upload your workbench files with the l6230 settings? I would need the these settings for my project. Its quite likely that i could help you then with your 6 mosfet stetup as this is what i got atm.