User Activity

So I have this STM32F750 Discovery board with RMII Ethernet connection and I have another H745 Discovery with MII Ethernet.I am trying the same project in both of them, and it's working in MII but not in RMII.I tried every possible solution I can thi...
I am trying to boot from the QSPI on F7508-DK board.I followed the guide by ST mentioned at STM32Cube\Repository\STM32Cube_FW_F7_V1.16.1\Projects\STM32F7508-DISCO\Templates\ExtMem_BootBasically this needs to be flashed once, so the code can jump from...
Posted on January 18, 2018 at 09:25  The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on November 29, 2017 at 12:27I have nucleof401re, everything was working fine for past 3 months but suddenly today Keil started giving error in connection. When I checked the storage, there was a text file named FAIL and it showed that interf...
Posted on June 01, 2017 at 09:17Hey guys, this is my first post in this forum.So i am trying to interface ds1307 tiny rtc module with stm32f401 nucleo via i2c1 but unable to set time to it. I am getting the uptime of rtc but whenever I am trying to ...