Configuration Wizard for STM32F2xx?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2012-03-26 2:35 AM
Posted on March 26, 2012 at 11:35
I just try to understanding STM32_Init.c (MDK-ARM) and there is a
Configuration Wizard that I can edit from the Text Editor tab besides
Configuration Wizard tab. My STM32_init.c is for STM32F1 class. anybody know about STM32_init.c include with
Configuration Wizard for STM32F2 class?because there is no configuration for ethernet.
thank you #stm32f20xx #configuration-wizard
Labels:
- Labels:
-
STM32F2 Series
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2012-03-26 6:22 AM
Posted on March 26, 2012 at 15:22
Hello,
For Ethernet configuration, please refer to Ethernet package ''LwIP TCP/IP stack demonstration for STM32F2*7 microcontrollers (AN3384) based on LwIP TCP/IP stack and FreeRTOS, including 9 examples and preconfigured projects for 5 different IDEs''Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2012-03-28 8:57 PM
Posted on March 29, 2012 at 05:57Thank you AMSN
