DSP TMS320F240 projects
How to
This page presents some ideas and tips related to programming and using the Texas Instruments TMS 320 F240 DSP device
You need :
DSP TMS320F240 board (I use an IMMC F240 from
Technosoft
).
Code Composer Studio
to compile, load and debug the DSP programs (.out).
Serial LCD, Serial DAC devices
(see electronic web pages)
.
Programmation aspects :
in C :
How To implement
an SPI - LCD communication that uses KS 0074.
in ASM :
How To configure
the SPI and the LCD driver KS 0074.
How To use the SPI and LCD driver.
How To send serial data (SPI) to a DAC for DSP TMS 320 F240.
Hexadecimal to decimal converter
Vector control
of Induction Motor
(source code
f240_im.zip
).
Back to homepage
Last update : 6 February 2007