2026-01-22 7:45 PM
Hello,
I am working on SRM motor development for some application and plan to use the STEVAL-CTM015V1 (1 kW, 400 VDC, 3-phase SRM) evaluation board for in-house testing.
I have reviewed UM3174 and DB4559, but I could not find any SRM control firmware or example project for this board.
Could someone please clarify:
Where can I obtain the SRM firmware / example source code for STM32F303CBT6 used on STEVAL-CTM015V1?
Is there a ready-made SRM control algorithm (current chopping, turn-on/off angles, speed loop) provided by ST?
How is this board intended to be programmed? (recommended IDE / reference project)
Any guidance or pointers to official ST resources would be appreciated.
Solved! Go to Solution.
2026-01-23 12:14 AM
Welcome @Onkar_girde, to the community!
For security reasons, no source code is made available for such high-power applications like this 1kW switched reluctance motor drive.
You are welcome to get in touch with your local distributor or sales contact who will help you realise your project if the quantity is large enough.
Hope that will help?
Regards
/Peter
2026-01-23 12:14 AM
Welcome @Onkar_girde, to the community!
For security reasons, no source code is made available for such high-power applications like this 1kW switched reluctance motor drive.
You are welcome to get in touch with your local distributor or sales contact who will help you realise your project if the quantity is large enough.
Hope that will help?
Regards
/Peter
2026-01-23 7:30 PM
okay thankyou Peter.
2026-02-05 5:27 PM
Hi,
Were you able to find the firmware? I'm also trying to find one.
2026-03-01 11:35 PM
I am writing the firmware. There are some articles and TI code that include SRM commutation examples, and I am using them as a reference.