Browse over 10,000 Electronics Projects

DPA library for MCU

DPA library for MCU

Ondřej Karas writes:

A few months ago, I published post about DPA .NET Class. This article describes simple, but effective library used for DPA handling by MCU (UART interface). Published library is independent on the MCU family, but it was written for 32-bit ARM processors with Cortex-M3 core and GNU C compiler.
Library consists of two files:



Advertisement1


*header file: iqrf_dpa.h
*code file: iqrf_dpa.c

More details at DoItWireless.

 


Top