2063531_en-US

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

2063531_en-US

2063531_en-US

S32K344) Update Hall period

Regarding the sample project "MCSPTE1AK344_BLDC_6Step_hall_ll,"

an interrupt occurs every seven rising edges of the Hall sensor, triggering the function "eMIOS1IcuNotify()".

Could you please let me know how to change it to trigger an interrupt for every single edge?

Where is it set to every 7 times?

Re: S32K344) Update Hall period

Hi Tomato1, 

within eMios driver configuration there is function where the last argument is interval for calling notification: 

/***********************************************************************************************
* eMios Driver
***********************************************************************************************/
...
Emios_Icu_Ip_StartTimestamp(1U, 1U, &IcuTimeStampBuffer[0], 7U, 7U);
...

More details about S32K344 motor control application can be found in knowledge base article   https://community.nxp.com/t5/S32K-Knowledge-Base/S32K3-Motor-control-SW-examples/ta-p/1804577


Best regards, 

Tomas Fedor.

Re: S32K344) Update Hall period

Hello,

I have asked motor control expert responsible for S32K3 to comment here.

Best regards,

Peter

タグ(1)
評価なし
バージョン履歴
最終更新日:
‎11-21-2025 01:58 PM
更新者: