Skip to main content
tommaso
Associate II
April 4, 2013
Question

Porting from STM32F4 to STM32F1

  • April 4, 2013
  • 2 replies
  • 780 views
Posted on April 04, 2013 at 14:52

Hi,

I have a big problem. I'm trying to port an application I found for STM32F4 mcu to a STM32F107VC mcu. This application uses lwip for ethernet and FreeRTOS. I try a lot but cannot compile an application that runs. I work in Keil IDE.

Could anyone help me in doing this?

Sorry for my english.

Thanks a lot.

#lwip #freertos-lwip #stm32f10x
This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
April 4, 2013
Posted on April 04, 2013 at 16:11

Could anyone help me in doing this?

 

ST maintains a list of consultants and contractors.

There have to be other examples of Ethernet, LwIP, FreeRTOS that work with the F107, start with those, and port in your application code.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
Andrew Neil
Super User
April 4, 2013
Posted on April 04, 2013 at 18:09

''ST maintains a list of consultants and contractors''

Here:

http://www.st.com/web/en/support/mcu_design_consultants.html

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.