Yes, it should work with all STM32. In the workflow approach you need to take, you generate a STM32CubeMX configuration file (.ioc-file) - which you can do for all STM32 chips - and then you reference to this file in your Simulink model. The only con...
I do expect Truestudio to mature towards specific STM32 products. From my experiences so far the integration is already quite good, but it definitely needs improvements. I think acquiring Atollic was a good move to get a hold of a bigger part of the...
Hi Martin, hi allYou are asking very relevant and important questions. I want to contribute to this discussion as well. Don't really think this forum is actually monitored by anyone, but want to give it a go anyway.I am also trying out this toolchai...
Hi MartinI am assessing the STM32 MAT/TARGET toolchain for an STM32F7 board as well. I have also selected the Atollic Truestudio IDE, since it is free and is owned by ST (so I expect full support there).However, I am facing the same problem as you. T...
Can you try generating the code while your .ioc file is closer to the root folder? Like in E:/Work/ in your case? I have had the same error when my project file was too deep in a nested folder structure. I am thinking that the '&'-symbol in your path...