cancel
Showing results for 
Search instead for 
Did you mean: 

stm32f107 ethernet initial register configurations

prabanarak1989
Associate
Posted on July 31, 2012 at 05:20

hi, i am using stm32f107 with dp83848 for ethernet communication.. i am new to ethernet programming and stm32f107.. how to configure stm32f107 ethernet registers.. i go through with example codes.. but can't get it clearly.. if someone having any documents related to configuring ethernet registers in stm32f107 plz share with me.. for my project i just want to send some temperature details to pc.. for that how can i configure.. give some idea..

#stm32f107-ethernet-configuration
1 REPLY 1
amin23
Associate II
Posted on August 02, 2012 at 08:46

Hi,

Have a look at:

- STM32F107xx Reference Manuals: RM0008

http://www.st.com/internet/mcu/product/221026.jsp

- LwIP TCP/IP stack demonstration for STM32F107xx connectivity line microcontrollers application nole: AN3102

http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/APPLICATION_NOTE/CD00255062.pdf

- LwIP TCP/IP stack demonstration Firmware