User Activity

Hello all,While configuring the FMC SRAM configurations for STM32H747 MCU I found the option for bank swapping.As I see the reference manual I understand that the chip select configured interchanges it's address with that of the SDRAM bank addresses....
Hello all,I'm trying to communicate with SRAM device on my board.I'm using STM32H747XIH6 MCU.I tried to capture the Write enable, chip select and output enable pins on the board but I saw an unusual response of the output enable.My configuration for ...
Hello everyone, I have been working with stm32h747xih6 MCU for a while now. I'm trying to establish ethernet communication with the MCU. if (netif_is_link_up(&gnetif)) { /* When the netif is fully configured this function must be called */ ...
Hello all,I have referred the STM32cubeIDE user manual and found the procedure to add the .o file to the project.I want to call a function from the added .o file.But I get the following error.../Core/Src/main.c:130:3: warning: implicit declaration of...
Hello,I'm working on my customized board with STM32H747XIH6 MCU which is connected to the DPRAM (Part No: 70T653MS12BCGI). The connectivity is as follows.While I'm trying to read and write from the DPRAM after 22 locations the software hangsI have at...
Kudos from