custom device driver block not supported for esp32
이전 댓글 표시
I have created a custom device driver block accoding to link Create Custom Device Driver Block for Arduino Library - MATLAB & Simulink - MathWorks 中国. While this block is used in my model, Simulink(build or generate code) alway output "unsolved name codertarget.arduinobase.board.ESP32-WROOM(ArduinoCompatible)Board". So, the question is whether "custom device driver block" is supported for esp32.
Thanks & Best Regargs
댓글 수: 4
Walter Roberson
2023년 11월 11일
https://www.mathworks.com/help/supportpkg/arduino/ug/add-custom-esp32-arduino-compatible-boards-to-support-package.html certainly suggests ESP32 WROOM and ESP32 WROVER are supported at the very least.
xiaoke
2023년 11월 11일
Walter Roberson
2023년 11월 11일
It apears that documentation page is new as of R2022b, https://www.mathworks.com/help/releases/R2022b/supportpkg/arduino/ug/add-custom-esp32-arduino-compatible-boards-to-support-package.html which implies that potentially the support was added in R2022b.
xiaoke
2023년 11월 11일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB Support Package for Arduino Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!