你的浏览器版本过低,可能导致网站不能正常访问!
为了你能正常使用网站功能,请使用这些浏览器。

st-img
chrome
st-img
firefox
st-img
safari
st-img
ie8及以上
shequ.stmicroelectronics.cn
  • ST意法半导体官网
  • STM32中文官网
  • ST全球论坛
登录/注册
  • 首页
  • 技术问答
  • 话题
  • 资源
  • 创客秀
  • 视频
  • 标签
  • 积分商城
  • 每日签到
microp

microp

 

回答数 0 关注数 0
关注 私信
  • 动态99
  • 提问
  • 回答0
  • 创客秀 0
  • 分享 0
  • 关注0
2 回答

使用GPIO上的开关改变Sensorless BLDC转速?

STM32CubeMX 电机控制 无刷直流电机 STM32电机控制
弗兰克 弗兰克 回答时间: 2021-10-20 09:58

附件里的代码可以满足,在main.c里调用

赞0
9 回答

请问低转速时的转矩补偿

STM32G4 电机控制 Nucleo
子曰好人2号 子曰好人2号 最优答案 回答时间: 2021-10-15 09:57

microp 发表于 2021-10-14 20:51 小弟资质驽钝,可否请兄台举个例?例如我要设定currentreference为1540s16A. MC_SetCurrentReferenceMotor1 .../**   * @brief Programs the current reference to Motor 1 for later or immediate execution.   *   *  The current reference to consider is made of the Id and Iq current components.   *   *  Invoking the MC_SetCurrentReferenceMotor1() function programs a current reference   * with the provided parameters. The programmed reference is executed immediately if   * Motor 1's state machine is in the #START_RUN or #RUN states. Otherwise, the   * command is buffered and will be executed when the state machine reaches any of   * the aforementioned state.   *   *  The Application can check the status of the command with the MC_GetCommandStateMotor1()   * to know whether the last command was executed immediately or not.   *   * Only one command can be buffered at any given time. If another buffered command is   * programmed before the current one has completed, the latter replaces the former.   *   * @param  Iqdref current reference in the Direct-Quadratic reference frame. Expressed   *         in the Curr_Components format.   */ void MC_SetCurrentReferenceMotor1( Curr_Components Iqdref ) {         MCI_SetCurrentReferences( pMCI[M1], Iqdref ); }复制代码这是这个函数的原型,你看一下代码,应该可以理解了 这个函数只能设置电流的大小,时间到了再通过这个函数将电流设定到0就可以了

赞0
microp microp


阅读作者更多的帖子

所在话题

参与活动

  • 滴滴押注社区团购,明确“投入不设上限,要做市场第一”

    线下 2020-10-16
  • 滴滴押注社区团购,明确“投入不设上限,要做市场第一”

    网络 2020-10-16
  • 滴滴押注社区团购,明确“投入不设上限,要做市场第一”

    网络 2020-10-16
  • 滴滴押注社区团购,明确“投入不设上限,要做市场第一”

    网络 2020-10-16
  • 滴滴押注社区团购,明确“投入不设上限,要做市场第一”

    线下 2020-10-16
  • 滴滴押注社区团购,明确“投入不设上限,要做市场第一”

    线下 2020-10-16