You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The STM32 Connectivity Expansion Pack is an extension of the CMSIS-Pack standard established by Arm to support Wi-Fi and Bluetooth LE application on STM32 MCUs with Infineon Wireless Combo devices.Infineon STM32 Connectivity Expansion Pack
PSoC 4 BLE is an easy-to-use, ARM® Cortex™-M0 based, single-chip solution which integrates programmable analog front ends, programmable digital peripherals, CapSense® technology for touch-sensing, and a Bluetooth® LE (Low Energy) or Bluetooth Smart radio.
A sample HID command line application for Windows OS that can be used for firmware update over HID interface. The application takes VID, PID, and firmware image as inputs and updates the SPI flash connected to SX3. The HID application also supports the command to erase SPI flash and fallback to USB boot loader.
This code example features a 5-segment CapSense slider and two CapSense buttons. The status of the buttons and slider are stored in an AWS thing shadow.
This code example demonstrates low power operation of the host MCU and WLAN device. The device connects to a network, starts an HTTP server and enters an extended wait state. The host MCU is in deepsleep/sleep during extended wait state. The WLAN device is in powersave mode (PM1/PM2) during the extended wait, waking up at every DTIM interval for…
This example demonstrates MCUboot Rollback to "factory firmware" based on user events. Bootloader is designed based on the MCUBoot. Along with preexisting features of MCUboot, such as boot , image validation and upgrade support, rollback to external memory is an added feature to the Bootloader.
This application demonstrates the discard packet filter offload. The application is configured with a discard packet filter for the ICMP packet type using ModusToolbox 2.0 Device Configurator tool so that the WLAN will discard ICMP packets that are trying to reach the host.
This code example demonstrates packet filter offload functionality offered by Cypress WLAN devices. The packet filter offload functionality helps host to enter and stay in Deep Sleep longer and wake up only for the WLAN packets the host wants to service. All other packets would be discarded by the WLAN device itself and doesn't reach the host. P…