HiTo be honest we decided to not use the STM32-MAT/TARGET anymore because it is to buggy and really slow in compiling. I implemented the software directly in the STM32CubeIDE and communicate directly over the USB port with Matlab using their serialpo...
Hi @Cyril FENARD I made some more tests and figured out that the problem occurs only if I use Timers which are connected to the APB1 bus. Do you have an idea why this could be a problem?Best regards
Hi @Community memberngyuan Have you tried to use another timer than timer 1? Because this is the only one which works for me. The ADC I never tried before.
Ok, but in the release notes of the newest STM32 MAT/Target is written that the H7-Family is supported. Can you estimate when this will be fixed or at least can you tell me if you're working on this problem at the moment?