[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[threadx] NetXDuo Static IP and pinging
|
I have a custom board. Its name is RASP
There is a stm32f746VGT6 microcontroller on this board.
It has LAN8742A-CZ-TR CS for networking.
My microprocessor and LAN8742A-CZ-TR connections are as follows:
RMII_REF_CLK -> PA1
RMII_MDIO -> PA2
RMII_CRS_DV -> PA7
RMII_RXER -> PB0
RMII_TX_EN -> PB11
RMII_TXD0 -> PB12
RMII_TXD1 -> PB13
RMII_MDC -> PC1
RMII_RXD0 -> PC4
RMII_RXD1 -> PC5
ETH_RST -> PB10
I am using STM32CUBEIDE as a development environment.
I want to use ThreadX of AZURE RTOS as RTOS and NetXDuo of AZURE RTOS as NetworkMiddleWare.
I connected RASP to my computer with an ethernet cable and my goal is to first ping RASP from my computer and check if it works.
I want you to help me in the most detailed way on this issue because I have never worked in the networking field.
I also sent you a visual diagram of the LAN8742A-CZ-TR CS on my card.
If you need any other information, you can ask.
Attachment:
RASP.pdf
Description: Adobe PDF document