Hi,I've CubeIDE project for LAN9303 2 port ethernet driver. Followed the ST LWIP article and got the ping on the switch IC to PC.I have a problem with getting registers of lan9303. I guess the LAN8742 driver is doing minimal settings on the ic but wh...
We are working with KSZ8563 3 port ethernet switch over the RMII interface. Communication is MDIO and it is working. But we couldn't run the lwip udp example.Is there any sample software on KSZ Phys, so I will check the settings? Our controller is ST...
Hi,I am looking for example LWIP UDP or TCP application for STM32H750B-DK development board. I ll be appreciate if you ve STM32Cube IDE project, thanks.Umit
Hi,Is there any functional block diagram programming for STM32 microcontrollers? The logical operation, input management, arithmetic operations, decision controls, etc.Regards,Umit
I create a AZURE RTOS project for stm32h723 nucleo board with latest IDE, H7 and AZURE sdk. I couldnt get the "Netxduo/addons/azure_iot" to my custom code from select component section of tool, I guess there is a bug on STM32CUBEIDE.Is there any work...
Hi Pavel,KSZ uses multiple communication methods, as seen below I am trying to connect with MDIO.I guess the problem is on the REF_CLK pin, REF_CLK is the INPUT pin of STM32 right? At that time, I need to assembly R140 instead of R142.
Hi Imen,Thanks, i checked but there is no ioc file inside them, I just want to see the settings. Otherwise, it is really hard to track the settings.I followed instructions: https://community.st.com/s/article/How-to-create-project-for-STM32H7-with-Et...