224
FAQ
© 2008 Conrad Electronic
area would not make sense.
7. Where can be determined whether the new project is a BASIC or C project?
·
There is no difference in project type. The source text files in a project determine which
programming language is being used. Files with the extension *.cc will run in a CompactC
context, Files with the extension *.cbas will be translated into BASIC. Also C and BASIC can be
combined in a project.
8. I am using an LCD other than the one shipped with the product, but am using the same Controller.
The cursor positions do not work correctly.
·
The Controller can display 4 lines at 32 characters each. The beginnings of the lines are stored
transposed in memory following the scheme below:
Value of pos
Position in the display
0x00-0x1f
0-31in the line 1
0x40-0x5f
0-31in the line 2
0x20-0x3f
0-31in the line 3
0x60-0x6f
0-31in the line 4
9. I have entered a new library under Options->Compiler->Configure Library, but it is not being used
by my current project.
·
This setting does only change the pre-settings for new projects. Projects already existing must be
changed through Project Options->Configure Library.
10. Where is the second serial interface on the Mega128 Application Board?
·
See J4 chapter
11. I need no USB connection to the application board, how can I reclaim the reserved ports for
USB?
·
The USB interface is wired to the C-Control module over the SPI interface. The SPI interface can
be disabled with
(). Do not forget to remove the jumper that connects the SPI with the
Mega8 (USB interface) on the application board.
12. Where do I have the supply voltage on the breadboard?
·
If you turn the application board to a position where the interface connectors (USB and serial)
show to the upper side, the leftmost column on the breadboard is GND and the rightmost column
is VCC. You can see it clearly, when you take a look of the backside of the board.
13. I need more ports for my hardware application. Many ports are used by other functions.
Содержание C-Control Pro Mega Series
Страница 1: ... 2008 Conrad Electronic C Control Pro Mega Series ...
Страница 9: ...VIII Inhalt 2008 Conrad Electronic ...
Страница 10: ...Part 1 ...
Страница 17: ...Part 2 ...
Страница 23: ...Part 3 ...
Страница 41: ...32 Hardware 2008 Conrad Electronic 3 3 5 3 Component Parts Plan ...
Страница 57: ...48 Hardware 2008 Conrad Electronic 3 4 5 3 Component Parts Plan ...
Страница 58: ...Part 4 ...
Страница 91: ...82 IDE 2008 Conrad Electronic ...
Страница 92: ...Part 5 ...
Страница 135: ...126 Compiler 2008 Conrad Electronic 31 1F US 63 3F 95 5F _ 127 7F DEL ...
Страница 136: ...Part 6 ...
Страница 231: ...Part 7 ...
Страница 240: ......