Wiki

Wiki

Floating point and Fixed point

This post describes Floating point and Fixed point.
Wiki

Successive Comparative ADC

This post describes successive comparison type ADCs.
Wiki

Variable Types and Usage Example

Variables are divided into static and dynamic variables (local and register variables). Static variables are assigned to static addresses in RAM and can retain their values after the function exits. Dynamic variables are allocated to the stack area or general-purpose registers and cannot retain their values after the function exits.
Wiki

Rare error of shared resources in processes with different priorities

This post describes rare errors of shared resources in processing with different priorities.
Wiki

Operation of interrupt functions

This post describes the operation of interrupt functions.
Wiki

Differences between macro functions and library functions

This post describes the difference between macro functions and library functions.
Wiki

BUS and Memory-map

This post describes the BUS and Memory-map.
Wiki

MCU Architecture

This post describes the architecture of the MCU (abbreviation for Micro Controller Unit).
Wiki

Initialization procedure of Function Port (example of SPI communication)

This posting describes the procedure for initializing the functional ports.
Wiki

Points easily overlooked in control model

This post describes points that are easily overlooked in the control model.
OSS-ECAL English
error: Content is protected !!