dsPIC33CH Architecture Overview

dsPIC33CH Features

  • Dual Independent Cores
    • Master Core intended for communications and supervisory control
    • High-speed Slave Core intended for time-critical control applications such as SMPS or motor control
  • Each core has its own peripheral set
  • Intercore communications through low-latency mailboxes
  • Configurable cross-core fault and interrupt signals
  • Reconfigurable pins through Microchip's Peripheral Pin Select
dspic33ch-block-diagram.png
dspic33ch-master-peripherals.png
dspic33ch-slave-peripherals.png
dspic33ch-applications.png

Programming Considerations

An application is written for each core. Both applications are combined by the IDE into one HEX file and programmed into the device's flash program memory. At start-up, before the user application runs, the compiler inserted start-up code copies the slave application from program flash to the high-speed PRAM for execution by the Slave Core.

 Learn More

 Procedure

Steps Needed to Program the dsPIC33CH

 Step-by-Step

Step-by-Step Progamming Example

© 2024 Microchip Technology, Inc.
Notice: ARM and Cortex are the registered trademarks of ARM Limited in the EU and other countries.
Information contained on this site regarding device applications and the like is provided only for your convenience and may be superseded by updates. It is your responsibility to ensure that your application meets with your specifications. MICROCHIP MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WHETHER EXPRESS OR IMPLIED, WRITTEN OR ORAL, STATUTORY OR OTHERWISE, RELATED TO THE INFORMATION, INCLUDING BUT NOT LIMITED TO ITS CONDITION, QUALITY, PERFORMANCE, MERCHANTABILITY OR FITNESS FOR PURPOSE. Microchip disclaims all liability arising from this information and its use. Use of Microchip devices in life support and/or safety applications is entirely at the buyer's risk, and the buyer agrees to defend, indemnify and hold harmless Microchip from any and all damages, claims, suits, or expenses resulting from such use. No licenses are conveyed, implicitly or otherwise, under any Microchip intellectual property rights.