Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Embeded-SCM Develop uCOS

mcu_wifi_88w8782(V3.4)

  • Category : uCOS
  • Tags :
  • Update : 2017-08-17
  • Size : 26.43mb
  • Downloaded :0次
  • Author :小强***
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
The project files include F103 and F207, which support ucosii, and if it is a different board, you only need to modify the official configuration file of ucos. Function: the WIFI module is initialized through the SDIO interface, and data transmission is realized through the LWIP open source protocol stack, which generally supports the project that requires a large amount of data to be sent. The results are stable and not dropped in the long term
Packet file list
(Preview for download)
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\app\inc\app.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\app\inc\audio\adpcm.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\app\inc\audio\audio.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\app\inc\debug.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\app\inc\index_page.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\app\inc\logo_gif.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\app\inc\machtalk_remote_control.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\app\inc\sys_misc.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\app\inc\tcpapp.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\app\inc\test.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\app\inc\type.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\app\inc\webserver.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\app\inc\wifi.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\app\src\audio\adpcm.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\app\src\audio\audio.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\app\src\debug.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\app\src\machtalk_remote_control.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\app\src\main.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\app\src\MFC734A.tmp
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\app\src\sys_misc.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\app\src\tcpapp.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\app\src\test_fs.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\app\src\test_tcpip.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\app\src\test_wifi.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\app\src\webserver.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\app\src\wifi.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\CMSIS\absacc.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\CMSIS\bsp.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\CMSIS\core_cm3.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\CMSIS\core_cm3.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\CMSIS\startup\startup_stm32f10x_hd.s
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\CMSIS\startup\startup_stm32f10x_ld.s
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\CMSIS\startup\startup_stm32f10x_md.s
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\CMSIS\stm32f10x.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\CMSIS\stm32f10x_conf.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\CMSIS\system_stm32f10x.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\CMSIS\system_stm32f10x.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\inc\misc.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\inc\stm32f10x_adc.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\inc\stm32f10x_bkp.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\inc\stm32f10x_can.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\inc\stm32f10x_crc.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\inc\stm32f10x_dac.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\inc\stm32f10x_dbgmcu.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\inc\stm32f10x_dma.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\inc\stm32f10x_exti.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\inc\stm32f10x_flash.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\inc\stm32f10x_fsmc.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\inc\stm32f10x_gpio.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\inc\stm32f10x_i2c.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\inc\stm32f10x_iwdg.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\inc\stm32f10x_pwr.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\inc\stm32f10x_rcc.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\inc\stm32f10x_rtc.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\inc\stm32f10x_sdio.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\inc\stm32f10x_spi.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\inc\stm32f10x_tim.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\inc\stm32f10x_usart.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\inc\stm32f10x_wwdg.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\src\misc.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\src\stm32f10x_adc.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\src\stm32f10x_bkp.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\src\stm32f10x_can.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\src\stm32f10x_crc.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\src\stm32f10x_dac.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\src\stm32f10x_dbgmcu.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\src\stm32f10x_dma.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\src\stm32f10x_exti.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\src\stm32f10x_flash.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\src\stm32f10x_fsmc.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\src\stm32f10x_gpio.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\src\stm32f10x_i2c.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\src\stm32f10x_iwdg.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\src\stm32f10x_pwr.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\src\stm32f10x_rcc.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\src\stm32f10x_rtc.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\src\stm32f10x_sdio.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\src\stm32f10x_spi.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\src\stm32f10x_tim.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\src\stm32f10x_usart.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f1xx\FWlib\src\stm32f10x_wwdg.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f2xx\CMSIS\inc\absacc.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f2xx\CMSIS\inc\bsp.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f2xx\CMSIS\inc\core_cm3.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f2xx\CMSIS\inc\stm32f2xx.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f2xx\CMSIS\inc\stm32f2xx_conf.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f2xx\CMSIS\inc\system_stm32f2xx.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f2xx\CMSIS\src\core_cm3.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f2xx\CMSIS\src\startup_stm32f2xx.s
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f2xx\CMSIS\src\system_stm32f2xx.c
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f2xx\FWlib2xx\inc\misc.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f2xx\FWlib2xx\inc\stm32f2xx_adc.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f2xx\FWlib2xx\inc\stm32f2xx_can.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f2xx\FWlib2xx\inc\stm32f2xx_crc.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f2xx\FWlib2xx\inc\stm32f2xx_cryp.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f2xx\FWlib2xx\inc\stm32f2xx_dac.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f2xx\FWlib2xx\inc\stm32f2xx_dbgmcu.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f2xx\FWlib2xx\inc\stm32f2xx_dcmi.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f2xx\FWlib2xx\inc\stm32f2xx_dma.h
mcu_wifi_88w8782(V3.4)\mcu_wifi_88w8782(V3.4)\bsp\stm32f2xx\FWlib2xx\inc\stm32f2xx_exti.h
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.