STM32F4-FreeRTOS-LwIP

所属分类:uCOS/RTOS
开发工具:C
文件大小:1530KB
下载次数:4
上传日期:2019-07-20 05:32:53
上 传 者sh-1993
说明:  在STM32F4和LAN8720硬件平台和FreeRTOS软件操作系统上移植OPC UA服务器
(Porting OPC UA server on STM32F4 and LAN8720 hardware platforms and FreeRTOS software operating system)

文件列表:
CORE (0, 2019-07-20)
CORE\core_cm4.h (107370, 2019-07-20)
CORE\core_cm4_simd.h (22062, 2019-07-20)
CORE\core_cmFunc.h (16510, 2019-07-20)
CORE\core_cmInstr.h (19825, 2019-07-20)
CORE\startup_stm32f40_41xxx.s (29171, 2019-07-20)
FWLIB (0, 2019-07-20)
FWLIB\STM32F4x7_ETH_Driver (0, 2019-07-20)
FWLIB\STM32F4x7_ETH_Driver\inc (0, 2019-07-20)
FWLIB\STM32F4x7_ETH_Driver\inc\stm32f4x7_eth.h (98183, 2019-07-20)
FWLIB\STM32F4x7_ETH_Driver\inc\stm32f4x7_eth_conf.h (1630, 2019-07-20)
FWLIB\STM32F4x7_ETH_Driver\src (0, 2019-07-20)
FWLIB\STM32F4x7_ETH_Driver\src\stm32f4x7_eth.c (100218, 2019-07-20)
FWLIB\STM32F4xx_StdPeriph_Driver (0, 2019-07-20)
FWLIB\STM32F4xx_StdPeriph_Driver\inc (0, 2019-07-20)
FWLIB\STM32F4xx_StdPeriph_Driver\inc\misc.h (6746, 2019-07-20)
FWLIB\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_adc.h (32224, 2019-07-20)
FWLIB\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_can.h (26674, 2019-07-20)
FWLIB\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_crc.h (2333, 2019-07-20)
FWLIB\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_cryp.h (14097, 2019-07-20)
FWLIB\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_dac.h (14642, 2019-07-20)
FWLIB\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_dbgmcu.h (4187, 2019-07-20)
FWLIB\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_dcmi.h (12665, 2019-07-20)
FWLIB\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_dma.h (28273, 2019-07-20)
FWLIB\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_dma2d.h (19217, 2019-07-20)
FWLIB\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_exti.h (7829, 2019-07-20)
FWLIB\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_flash.h (23979, 2019-07-20)
FWLIB\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_flash_ramfunc.h (3172, 2019-07-20)
FWLIB\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_fmc.h (43781, 2019-07-20)
FWLIB\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_fsmc.h (26506, 2019-07-20)
FWLIB\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_gpio.h (23046, 2019-07-20)
FWLIB\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_hash.h (9827, 2019-07-20)
FWLIB\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_i2c.h (31228, 2019-07-20)
FWLIB\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_iwdg.h (4192, 2019-07-20)
FWLIB\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_ltdc.h (20660, 2019-07-20)
FWLIB\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_pwr.h (7516, 2019-07-20)
FWLIB\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_rcc.h (29433, 2019-07-20)
FWLIB\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_rng.h (3838, 2019-07-20)
... ...

### Experiment equipment: #### Explorer STM32F407 Development Board #### purpose: Learn to use FreeRTOS memory management API functions, including memory application and release. #### hardware resources: 1. DS0 (connected to PF9), DS1 (connected to PF10) 2. serial port 1 (baud rate: 115200, PA9/PA10 connected on the onboard USB to serial chip CH340) 3. ALIENTEK 2.8/3.5/4.3/7 inch LCD module (only supports MCU screen) 4. button KEY0 (PE4) / KEY1 (PE3) / KEY2 (PE2) / KEY_UP (PA0, also known as WK_UP) #### Experimental phenomena: Press KEY_UP to apply for memory. After the memory application is successful, you can use it. Press KEY0. Just use the requested memory. When the memory usage is complete, you can press KEY1 to put the memory. Released. #### Precautions: No. ##### Reference: STM32F407 FreeRTOS Development Manual.pdf Chapter 20 -------------------------------------------------- ----------------------------------------- ◆ Other important connections: Development board CD-ROM data download address (video + document + source code, etc.): http://www.openedv.com/posts/list/13912.htm ◆Friendly reminder: If you want to receive the notification of all the development board information update in the future, please pay attention to the WeChat public platform: 2 ways to add: (Improve your learning efficiency, surprises constantly) 1. Open WeChat -> Add Friends -> Public Number -> Enter "Positive Point Atom" -> Click to follow 2. Open WeChat -> Add Friends -> Enter "alientek_stm32"->Click to follow For specific WeChat addition methods, please refer to the post: http://www.openedv.com/posts/list/45157.htm Taobao shop: http://openedv.taobao.com Http://eboard.taobao.com Company website: www.alientek.com Technical Forum: www.openedv.com WeChat public platform: punctual atom Phone: 020-38271790 Fax: 020-36773971 Guangzhou Xingyi Electronic Technology Co., Ltd. Punctual atom @ALIENTEK 2016-11 months The above content is the English version of the contents of Readme.txt of the manufacturer of the development board I am using. This is the first step. Refer to "LWIP with FreeRTOS operating system porting" to complete the transplantation of LwIP This is the second step. Modify lwip.

近期下载者

相关文件


收藏者