2019-05-13 02:19 AM
Hello,
I'm using a STM32H743ZI on a custom designed board. I configured all 4 SAIs as pairs "Master with Master Clock Output" and "Synchronous Slave". I then wanted to add DMA requests, which worked fine for SAI1 to SAI3 under the DMA tab. When I added the requests for SAI4 under BDMA everything was fine until i closed and reopened the file. CubeMX as well as CubeIDE show an empty error msg and doesn't open the file.
This is my system:
This is not a one off. I have tried the following things:
I have attached a working file without BDMA configuration (working-BDMA_not_configured.ioc), a not working file with BDMA configuration (not_working-BDMA_configured.ioc), and the log file of when i try to open the broken file (STM32CubeMX.log). If you need anything else please just ask and I will try to produce it.
Please advice.
Best regards,
Benjamin Bugl
2019-05-16 03:00 AM
Bump!
2019-09-21 01:03 AM
I have the same problem on the latest version :|
2019-10-16 12:11 AM