2022 or later version giving error when compiling model for nucleo board

7 views (last 30 days)
using nucleo h743zi2 board working fine with matlaab version 2020 but when compling in later version gives error when using some analog pins on the board

Answers (1)

Shlok
Shlok on 7 Mar 2025
Hi Yuvadhan,
It looks like the issue is due to changes in pin mapping in newer MATLAB versions, which is why your model compiles fine in 2020 but runs into errors in later versions.
You can try these steps to resolve it:
Hope that helps!

Tags

Products


Release

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!