2025-10-23 12:12 AM
dear all!
i'm trying to set up model run external with matlab via TCP/IP. when i build it have some issue, i don't how to config. i build model on Matlab 2024b and STM32CubeMX 6.4. can you share me how to set up step by step.
2025-10-23 1:57 AM
Matlab is an independent 3rd-party product - nothing to do with ST - so you need to go to Mathworks for support with it:
https://uk.mathworks.com/help/?s_tid=nav_help_doc
https://uk.mathworks.com/support/contact_us.html?s_tid=hp_ff_s_support
2025-10-23 2:01 AM
Hi!
can you help to check file IOC, does it correct.
2025-10-23 2:10 AM
You haven't given any details of your hardware - so impossible to check if it's "correct" for that hardware.
Please See: How to write your question to maximize your chances to find a solution.
I would suggest that you start by getting a working TCP/IP project in STM32CubeIDE before adding the extra complications of Matlab.
CubeIDE will have examples for ST boards, and there are several Knowledge Base articles:
Or check to see if Mathworks have a ready-to-go example for your hardware...
You can get Mathworks to help you:
https://uk.mathworks.com/services/consulting.html?s_tid=hp_ff_s_consulting
2025-10-23 2:11 AM
2025-10-23 2:18 AM
I would strongly suggest that you start with a standard example on an ST board.
Get that working first, and then use that as the basis for your own design.