Can't succesfully use an ESP32 board in Simulink
조회 수: 15 (최근 30일)
이전 댓글 표시
I'd like to configure my ESP32-Wroom-32E board with Simulink.
For this purpose I've downloaded and installed two add-on:
- Matlab support package for Arduino Hardware
- Simulink support package for Arduino Hardware.
ESP32 seems to work fine in Matlab, in fact issuing arduino I see:

The problem occurs whe I try to develope a simple code in Simulink like this:

In this case I get errors:

Any idea?
Thanks in advance
댓글 수: 0
답변 (1개)
Monalisha
2025년 3월 6일
Hello @Cosimo Mercuro
Connected IO mode is presently not supported for ESP32 Boards. We will be enabling the support of Connected IO mode in future releases.
Presently to unblock yorself, you can try any other workflow from the below mentioned list:
1.Build,Deploy and Start
2.External Mode (Monitor & Tune)
댓글 수: 1
Arushi
2025년 8월 22일
Adding to Monalisa’s answer, you can also refer to the following documentation :
참고 항목
카테고리
Help Center 및 File Exchange에서 Modeling에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!