Hi,Please share Your project. Maybe I can help You. I have project with STM32H743BIT, external 16-bit SDRAM and display with resolution 1024x600. In my project I have enabled DMA2D, clock for LTDC is set to 50 MHz. I tested with TouchGFX and also wit...
Hi,Please see my testing application for custom board STM32H743BIT with DP83848. Maybe it help You. Aplication was created in STM32CUBEIDE version 1.7.0
Hi,I look in Your code and I see that Your code initialize driver LAN8742. You write that You have controller board connected by driver DP83848 to the Ethernet. First verify which You have driver.
Hi,Number 0x32F2 it my magic number. You can write in register RTC_BKP_DR0 Your number, ex. 0x55AA. You must remember that You cannot use this register in code. After power is off the RTC still working (if have power from input Vbat) so after power i...