Hello Folks,I am facing the issue regarding the RTC in stm32H7S78-dk evaluation board. So, the issue is if I configure the internal RTC in my IOC file all the other the process stops on my board which is working already like TouchGFX, Ethernet my LCD...
Hello,I am working on stm32h7s78-dk board and I m running a simple LED toggle code in while loop. So, the MCU is getting stuck and my LED is blinking continuously. So, anyone has any solution for this please give your inputs on this. Thanks,
Hello,I am trying to print my logs in Cube-Ide debug session using printf. But i cannot see the logs in the console.So, is there any solution to this.Thank you, Harsh
I am just adding the RTC configurations in IOC file and once the configurations I just saved and generate the code with the RTC configs and after that if I build and run the code my other applications stops working. My LCD screen gets blank, my WIFI/...