参考原子stm32库函数工程改写,在msp430149芯片上调通,430其他系列的芯片直接改写MSP430.h文件即可
2021-06-26 12:34:57 935KB msp430
1
该文件是C647x的库函数文件,里面包含了FFT、FIR等算法的函数调用。
2021-06-25 12:08:04 243KB C674x DSP Lib
1
keilc51库函数手册keilc51库函数手册
2021-06-24 23:17:30 490KB keilc 51库函数 手册
1
可运行再STM32F1战舰开发板上的LED跑马灯小程序
2021-06-23 16:02:29 4.51MB stm32 嵌入式 程序设计
1
C语言函数查询操作
2021-06-23 12:06:22 89KB C语言函数 函数库
1
使用egg库函数,有利于实现图形化界面,有很大用处
2021-06-23 09:19:25 15KB egg库函数
1
EmBitz_STM32F10系列单片机标注工程模版
2021-06-23 09:03:43 1.24MB EmBitz stm32 库函数工程模版 C语言
1
DS1302的库函数,需要占用单片机的3个I/O口
2021-06-22 11:37:16 2KB DS1302
1
利用matlab实现svm和TSVM的库;其中包含3个测试数据集,以及两个可执行程序。 完整版的TSVM实现,以供参考
2021-06-20 15:33:16 2.75MB matlab TSVM
1
The STM8S Firmware Library is a complete package, consisting of device drivers for all of the standard device peripherals, for the Performance and the Access line STM8S20x and STM8S10x 8-bit Flash microcontrollers. This library is a firmware package which contains a collection of routines, data structures and macros covering the features of STM8 peripherals. It includes a description of the device drivers plus a set of examples for each peripheral. The firmware library allows any device to be used in the user application without the need for in-depth study of each peripheral’s specifications. Using the firmware library has two advantages: It saves significant time that would otherwise be spent in coding, while simultaneously reducing application development and integration costs.
1