Hello, The main problem is in the drivers for the STLINK programmer/emulator.Does anyone know if ST has released drivers for the new Apple computers with ARM processor?The software problem can also be circumvented by installing Windows 10/11 for ARM ...
Hi all,as I posted in another discussion, I write my experience and I hope it can helps someone :)I solved this issue in my embedded board.The problem, in my case, seems to be caused by a CubeMX bug.The VCO Range of the PLL3 (the one used to generate...
I solved this issue in my embedded board.The problem, in my case, seems to be caused by a CubeMX bug.The VCO Range of the PLL3 (the one used to generate the pixel clock of the LTDC module) cannot be selected in MEDIUM mode but only WIDE.If one of the...
Hi all, I have the same problem with STM32H743BI in my embedded board. I replaced the old STM32F429 with this high performance MCU but the MX_LTDC_Init() crashes when it try to write the ltdc registers. I found a note in the errata manual. There is a...
Hi yshnaider, how did you solve the Issue? I’m having the same problem now.I used the LTDC module many times on the STM32F429 without problem but the STM32H743 seems to be different on it. The revision code of my device is “V�?, in the errata manual ...