Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

13 total results found

Core MCU Framework Documentation

Core MCU Framework Documentation

Core MCU Framework Overview

Core MCU Framework Documentation

Getting Started

Core MCU Framework Documentation

CORE Interface

Core MCU Framework Documentation

HAL Interface

Core MCU Framework Documentation

Drivers

Core MCU Framework Documentation

What is Core MCU Framework?

Core MCU Framework Documentation Core MCU Framework Overview

The Core MCU Framework is a specialized software platform designed for developing applications that run on microcontroller units (MCUs). The goal of Core MCU Framework is to make it easy to move between various MCU processor platforms. Portability Across Dif...

License

Core MCU Framework Documentation Core MCU Framework Overview

Core MCU Framework is free for non-commerical use. This means, if you are a hobbyist or just want to play around with Core MCU Framework, you may do so. However, if you are selling a product, making money from something using it – we need to talk. I think it...

Versions

Core MCU Framework Documentation Core MCU Framework Overview

Core MCU Framework – Version is based on the specific MCU device you’re working with. Core8-16F – Designed for PIC16 Series Devices – Compatible with: PIC16F15313 PIC16F15323 PIC16F15324 PIC16F15325 Core8-18F – Designed for PIC18 Series Devices – Com...

Releases

Core MCU Framework Documentation Core MCU Framework Overview

Core8-16F Releases Date Version Notes 2024/09/09 1.0.0 Initial Version 2024/09/24 1.0.1 Added HAL Interfaces   Core8-18F Releases Date Version Notes 2024/10/11 1.0.0 Initial Version - Beta       ...

Core MCU Framework – Download

Core MCU Framework Documentation Core MCU Framework Overview

The Core MCU Framework Versions, along with drivers can be found in my Github Repo. Core MCU Framework Download – Link

Directory Layout CORE8-16F Version

Core MCU Framework Documentation Getting Started

Directory Structure Documentation for CORE8-16F Version Overview This documentation provides an overview of the directory structure of the CORE8-16F microcontroller framework. The purpose of this guide is to help developers quickly understand the framework's...

CORE API Documentation - Core8-16F

Core MCU Framework Documentation CORE Interface

The CORE object is an instance of the CORE16F_System_Interface_t structure, which provides a collection of core functionalities available in the CORE8-16F framework. Below is a brief overview of the key functions and features available through CORE. CORE Defi...