Skip to content

Tools and examples related to Wi-Fi FMAC driver and Silicon Labs Wi-Fi solutions

Notifications You must be signed in to change notification settings

Darsh-Dev/wfx-fullMAC-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WFx Wi-Fi FMAC tools

This repository contains tools and examples to use the WFx Wi-Fi FMAC driver (FMAC standing for Full-MAC). The WF200 is a Wi-Fi transceiver and this code is meant to be run with the WF200 Wi-Fi Expansion Kit. See this page for details on the WF200 Wi-Fi Expansion Kit.

Repository content

  • Examples: contains implementations of the FMAC driver on different platforms
    • Silicon Labs MCU
      • SLSTK3701A_micriumos_lwip_wfx200: Example using Micrium OS and LwIP running on the EFM32 Giant Gecko GG11 Starter Kit (more information about the example here)
      • WGM160P_micriumos_lwip_wfx200: Example using Micrium OS and LwIP running on the WGM160P Wi-Fi Module Radio Board (more information about the example here)
    • STM32
      • WF200_driver_F429ZI_BM-LwIP: Bare metal example with LwIP running on the NUCLEO-F429ZI board (more information about the example here)
      • WF200_driver_F429ZI_FreeRTOS-LwIP: Example using FreeRTOS and LwIP running on the NUCLEO-F429ZI board (more information about the example here)
  • Tools: contains generic tools
    • pds_compress: Python script to compress Platform Data Set files
    • RF test agent: Bare Metal application running on SLSTK3701A and NUCLEO-F429ZI platforms and allowing the execution of basic RF tests (more information about the tool here)

FMAC driver source code

The latest WFx Wi-Fi FMAC driver version in the wfx-fullMAC-driver repository

FMAC driver documentation

The latest WFx Wi-Fi FMAC driver documentation in the Silabs WF200 documentation.

About

Tools and examples related to Wi-Fi FMAC driver and Silicon Labs Wi-Fi solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.6%
  • C++ 7.7%
  • Python 0.7%