Code generation from Simulink to STM32F103 Processor.
21 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Nandhini
am 9 Okt. 2023
Beantwortet: Nandhini
am 18 Okt. 2023
I developed a model in simulink for BLDC motor with trapezoidal commutation with PI based speed and current control,I want to convert this into embedded code for STM32F103 series processor,I also want to give pin configurations for hall sensor input and gate signal generation,help me in this regard.When Iam searching for this it is showing to install STM31/MAT files but those files are obsolete now in the website.Let me know whether that MAT files are necesssry now or tell me the ways to generate the code for STM32F103 series with pin configurations.
0 Kommentare
Akzeptierte Antwort
Madhu Varshini
am 11 Okt. 2023
Hi Nandini,
STM32/MAT target is obsolete and not supported with the latest versions of MATLAB as mentioned here: https://www.st.com/en/development-tools/stm32-mat-target.html
Our Embedded Coder Hardware Support Package is not supporting this board at this point but it will be available in a future release. One option for now is to use the algorithm export workflowmentioned here: https://in.mathworks.com/help/mcb/gs/algorithm-export-workflow-for-custom-hardware.html
0 Kommentare
Weitere Antworten (1)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!