Skip to content

MicrochipTech/PIC32CXBZ3_WBZ35x_BLE_EXECUTE_IN_PLACE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PIC32CXBZ3_WBZ35x_BLE_EXECUTE_IN_PLACE

“IoT Made Easy!” – These applications demonstrates the use of execute in place (XIP) using the WBZ351.

Devices: | PIC32CXBZ3 | WBZ35x |
Features: | BLE | XIP |

⚠ Disclaimer

THE SOFTWARE ARE PROVIDED "AS IS" AND GIVE A PATH FOR SELF-SUPPORT AND SELF-MAINTENANCE. This repository contains example code intended to help accelerate client product development.

For additional Microchip repos, see: https://github.com/Microchip-MPLAB-Harmony

Checkout the Technical support portal to access our knowledge base, community forums or submit support ticket requests.

Contents

1. Introduction

These example applications are demonstrating the use of execute in place (XIP) using WBZ351. The Quad SPI Interface (QSPI) allows the system to execute code directly from a serial Flash memory (XIP) without code shadowing to SRAM. The serial Flash memory mapping is seen in the system as other memories (ROM, SRAM, DRAM, embedded Flash memories, etc.).

2. Software Setup

  • MPLAB X IDE MPLAB X IDE is an expandable, highly configurable software program that incorporates powerful tools to help the user discover, configure, develop, debug, and qualify embedded designs for most of our microcontrollers and digital signal controllers. MPLAB X IDE works seamlessly with the MPLAB development ecosystem of software and tools, many of which are free of charge.

3. Application Examples

  1. central_trp_uart_fct
    This example application showcase outsourcing of dedicated functions to the external QSPI flash.
  2. peripheral_trp_uart
    This example application demonstrates the BLE OTA feature by using external flash as temporary application storage.





Back to top

About

“IoT Made Easy!” – Demonstration of execution in place (XIP) from external flash memory

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published