选择版本
CC33XX-RTOS-MCU
CC33xx device driver for MCU and RTOS platforms
Linux Installer
Windows Installer
Source Zip
产品
Wi-Fi 产品
硬件开发
评估板
文档
Manifest
发布信息
This CC33xx RTOS MCU Software Package delivers components that enable engineers to develop applications on the Texas Instruments CC33xx Wi-Fi devices and Sitara family of microcontrollers (MCU).
This software toolkit provides the drivers for CC33xx devices to be used with a Real-Time Operating System (RTOS) on a microcontroller.
This is version R8 of the CC33xx RTOS MCU Software Package.
新增功能
- Fixed issue - Connection with PMF doesnt send deauth frame secured
- Feature Enhancement: One-Shot Channel List Scanning - Added ability to limit Wi-Fi scans or connections to a specific, user-defined channel list.
- Use WLAN_SET_LISTED_CHANNELS_FOR_SCAN with Wlan_Set to define your desired channels.
- This configuration is a one-time operation. Subsequent scans or connections will automatically default back to scanning all channels.
- To manually clear the list, provide a NULL pointer to the Wlan_Set operation.
- Various code cleanup