Subversion Repositories NaviCtrl

Rev

Rev 483 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 483 Rev 489
Line 1... Line 1...
1
 
1
 
2
#ifndef _CONFIG_H
2
#ifndef _CONFIG_H
Line 3... Line 3...
3
#define _CONFIG_H
3
#define _CONFIG_H
Line 4... Line 4...
4
 
4
 
5
//*** <<< Use Configuration Wizard in Context Menu >>> *** 
5
//*** <<< Use Configuration Wizard in Context Menu >>> ***
Line 52... Line 52...
52
#define PRIORITY_SW     15              //VIC1.11: Software Interrupt at absolute lowest priority
52
#define PRIORITY_SW     15              //VIC1.11: Software Interrupt at absolute lowest priority
Line 53... Line 53...
53
 
53
 
54
//</h>
54
//</h>
55
//=============================================================================
55
//=============================================================================
56
//<h>Baudrates
56
//<h>Baudrates
57
//<o> UART0     <9600=> 9600 Baud <19200=> 19,2 kBaud <38400=> 38,4 kBaud <57600=> 57,6 kBaud <115200=> 115,2 kBaud     
57
//<o> UART0     <9600=> 9600 Baud <19200=> 19,2 kBaud <38400=> 38,4 kBaud <57600=> 57,6 kBaud <115200=> 115,2 kBaud
Line 58... Line 58...
58
#define UART0_BAUD_RATE 57600           //Baud Rate for the serial interfaces
58
#define UART0_BAUD_RATE 57600           //Baud Rate for the serial interfaces
59
 
59
 
Line 60... Line 60...
60
//<o> UART1             <9600=> 9600 Baud <19200=> 19,2 kBaud <38400=> 38,4 kBaud <57600=> 57,6 kBaud <115200=> 115,2 kBaud     
60
//<o> UART1             <9600=> 9600 Baud <19200=> 19,2 kBaud <38400=> 38,4 kBaud <57600=> 57,6 kBaud <115200=> 115,2 kBaud
61
#define UART1_BAUD_RATE 57600           //Baud Rate for the serial interfaces
61
#define UART1_BAUD_RATE 57600           //Baud Rate for the serial interfaces
Line 62... Line 62...
62
 
62
 
63
//<o> UART2     <9600=> 9600 Baud <19200=> 19,2 kBaud <38400=> 38,4 kBaud <57600=> 57,6 kBaud <115200=> 115,2 kBaud     
63
//<o> UART2     <9600=> 9600 Baud <19200=> 19,2 kBaud <38400=> 38,4 kBaud <57600=> 57,6 kBaud <115200=> 115,2 kBaud
64
#define UART2_BAUD_RATE 57600           //Baud Rate for the serial interfaces
64
#define UART2_BAUD_RATE 57600           //Baud Rate for the serial interfaces
Line 65... Line 65...
65
 
65
 
66
//<o> I2C-Bus1  <22000=> 20 kBit <50000=> 50 kBit <100000=> 100 kBit <200000=> 200 kBit <400000=> 400 kBit      
66
//<o> I2C-Bus1  <22000=> 20 kBit <50000=> 50 kBit <100000=> 100 kBit <200000=> 200 kBit <400000=> 400 kBit
Line 67... Line 67...
67
#define I2C1_CLOCK  50000               // Bit Rate for I2C
67
#define I2C0_CLOCK 100000                       // Bit Rate for I2C