2018-02-18 10:32 PM
hello
when I use code generation, I see the ADC block is disconnected!
matlab 2016b
stm32 MAT/TARGET 4.4.2
2018-02-19 01:43 AM
Hello, Sir
Could you please give me more information?
for example:
- which STM32 you use?
- If you provide a little test case if possible or at least an ioc file and Simulink file.
Thanks,
2018-02-20 10:42 PM
I reinstalled the software and STM32 respond when I tried to provide a little test case!
I think it was my mistake, sorry for wasting your time.
thank you for your respond.
2018-02-20 11:09 PM
Is it works now? I
f you found cause of problem
please
describe
how you resolved
because it will helpful for
of future readers with the same problem.
Best regards,
2018-02-20 11:57 PM
Yes it works now. I don't know the exact cause of problem but when I reinstalled stm32 MAT/TARGET and upgrade MATLAB from 2016b to 2017b problem solved!
2018-02-21 04:36 AM
Thank you so much.
2018-02-22 04:48 AM
Your well come.
thank you for your responds.
2018-09-09 08:34 AM
Hello,
I also have the same problem. When I generate the code for my target, ADC block becomes disconnected! It looks like the output pins of the ADC read block are refreshed when I generate the code, and as a result, it's disconnected. It doesn't happen on the ADC interrupt block but only happens on channel reading block.
Matlab version is R2018a, and my target device is STM32F103RB. I tried reinstalling the STM32-MAT but it didn't help. Any advice?