Skip to main content
rimboudsl
Visitor II
June 6, 2011
Question

AN3102 and implementation on Raisonance Dev Board

  • June 6, 2011
  • 2 replies
  • 704 views
Posted on June 06, 2011 at 14:17

Hi all!

I wish to adapt the project on LwIP TCP/IP stack (AN3102) for Ride7 and STM32_EVAL for the RevA board from raisonance.

In fact, Raisonance haven't any examples. So I need to obtain some clues or help from ST to be able to adapt the code.

Thank you all for your helped answers!
    This topic has been closed for replies.

    2 replies

    Tesla DeLorean
    Guru
    June 6, 2011
    Posted on June 06, 2011 at 19:19

    Where are you stuck now, and what's preventing your progress?

    You'll need to compare/contrast the board design of the STM3210C-EVAL vs your target board. Start with the source and the schematic, and review the pin utilization which is different, and how you might change or accommodate that in your port.

    ST might provide you some FAE support if you have a viable commercial project, although porting to a custom board, using the same chip, should be a relatively straight forward task. They will probably not be keen to staff your project, or read the available technical documentation to you.

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
    Andrew Neil
    Super User
    June 6, 2011
    Posted on June 06, 2011 at 21:00

    ''ST ... will probably not be keen to staff your project, or read the available technical documentation to you.''

    Indeed.

    For that, see: 

    http://www.st.com/internet/com/support/mcu_design_consultants.jsp

    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.