Subversion Repositories Code-Repo

Rev

Rev 237 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 237 Rev 241
Line 1... Line 1...
1
Here lies some random pieces of information that may make it easier to understand the code base
1
Here lies some random pieces of information that may make it easier to understand the code base
2
 
2
 
3
KNOWN ISSUES:
3
KNOWN ISSUES:
4
    Cube is occasionally flickering to ~60Hz. Need to figure out why.
4
    Cube is occasionally flickering to ~60Hz. Need to figure out why.
-
 
5
    Interrupts dont seem to be preempting properly. Not sure why.
5
 
6
 
6
PERIPHERAL USAGE:
7
PERIPHERAL USAGE:
7
	SPI1 - Used by the cube code to send data to the ube
8
	SPI1 - Used by the cube code to send data to the ube
8
	SPI4 - Unused
9
	SPI4 - Unused
9
	I2C1 - Used by the controller code
10
	I2C1 - Used by the controller code