TIMotorLIB
De ISAwiki
(Diferencia entre revisiones)
Línea 32: | Línea 32: | ||
== License == | == License == | ||
* [http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html#SEC1 LGPLv2] | * [http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html#SEC1 LGPLv2] | ||
+ | |||
+ | == Modules == | ||
+ | * CPU and interrupts | ||
+ | * GPIO | ||
+ | * Analog to digital converter | ||
+ | * Enhanced PWM | ||
+ | * QEP | ||
+ | * SCI | ||
+ | * Data storage | ||
+ | * Motor control routines | ||
+ | * Digital signal processing routines | ||
+ | |||
Revisión de 16:52 13 ago 2010
News |
---|
|
Tabla de contenidos |
Introduction
The aim of this wiki is to introduce TIMotorLIB. TIMotorLIB is an open source library in the terms of LGPL license. The proposal of this library is to achieve fast development of digital control systems, mostly focused on the control of power converters, using Texas Instruments TMS320F28XXX Digital Signal Controllers (DSC) based boards. The development of this code has been done using the eZdsp F28335 board from Spectrum Digital.
The library is programmed using C as the main language, although additional contents can be developed using TMS320C28x assembler (F28XXX CPU).
Project maintainer
|
Authors
See the copyright notices on the individual files.
License
Modules
- CPU and interrupts
- GPIO
- Analog to digital converter
- Enhanced PWM
- QEP
- SCI
- Data storage
- Motor control routines
- Digital signal processing routines