User Activity

I'm trying to get the ethernet initialization work.I am currently dealing with MX_ETH_Init(); failing in error handler as the software reset is not happening with the phy driver. I believe my clocks are not configured properly as per manual :  As far...
Hello,   I'm trying to bring up a simple ethernet client on a STM32H730VBT6 custom board. Looks like I have a 128KB of Flash and 560KB of RAM and my code would not fit into flash after I have enabled. I modified the linker script to to remap the text...