![]() |
DSP-based Development Tools |
| Home | DSP monitor |
The monitor provides a basic environment to develop an application. All the DSP peripherals can be accessed through functions or environment variables in a very simple way. The user application is divided in 6 functions matching various events that will occur while the application is running. No code has to be written to acquire data on the PC. Common I/O functions are provided to display messages to the IDE output window.
The user process can be controlled. It may be started or halted from the PC. The behaviour at the startup can be set so that the board starts immediatly after the user RESET or waits for a command from the PC. The latter solution is to prefer when debugging applications.
see Software structure for a graphical overview
Library functions are provided to handle DSP peripherals, communicate messages to the PC, and use internal functions (e.g to setup the sampling time, etc. )
| Peripherals | A/D converters
D/A converters FPGA standard functions ( PWM modulator, Space vector modulation, Incremental encoder interface, ... ) ... |
| Communication | Send messages to the PC
Display messages to an LCD display |
| Internal | Timer setup
FPGA control FLASH memory usage Software timers |
[ Top ] Send mail to info@chs-eng.ch with questions or comments. |