Summary of Contents for Conrad Electronic C- CONTROL 1 UNIT M 2.0
Page 1
Version 01/ 06 HARDWARE-MANUAL C- CONTROL 1 UNIT M 2.0 19 88 22 Item- No.: C-Control 1 UNIT M 1.2 18 88 09 Item- No.: Please check at www.c-control-support.net for updates...
Preface........................3 Introduction........................ 3 What is the C-Control BASlC Computer?..................3 Brief overview............................4 C-CONTROL Connectors and Ports................. 5 Pin rows........................5 Interface Connector..........................5 Jumpers...............................5 Autostart: ................................5 Uref..................................5 Connecting external circuits to ports..............5 Advices for connecting external circuits to ports ................6 Special digital ports..........................6 Start and Reset..............................6 FREQ1 und FREQ2............................
The programming related details about this comuters you will find in the manual for the programming language BASIC++ Please check at www.c-control-support.net for updates Conrad Electronic GmbH D-92240 Hirschau Introduction What is the C-Control BASlC Computer? Small microcontrollers can everywhere be found. They mostly are programmed in assembly language which requires a deep knowledge in this language and processor architectures.
Brief overview A/D-Ports - 8 x 8 Bit A/D, 0-5 V also as digital port usable - Reference voltageis operation voltage or can be applied from external Digitalports - 16 programmable as input or output - Pullup resistors are switchable D/A-Converter - 2 PWM outputs, PWM-Rate 1953 Hz - alternate function for servocontrol is possible...
– C-CONTROL Connectors and Ports Pin rows All useful signals and ports of the computer are connected to two rows of pins, that can be directly plugged into your application. The pictures show the top view (the pins are located at the opposite side).
Advices for connecting external circuits to ports Outputs – HI level: The total output current of all ports has to be limited to less than 20mA if the Unit M 2.0 is supplied with 12V operating voltage (at the dedicated 12V terminal ) The total output current of all ports has to be limited to less than 20mA if the Unit M 2.0 is supplied with 5V operating voltage (at the dedicated 5V terminal ) If external voltages >5V are applied to output the ports, a current into the output ports occures.
Standard digital I/O ports The C-Control Computer provides two standard byteports (16 bitports, P1 to P16). Each bitport can be used as input or output port. Both byteports are provided with software switchable pull up resistors (30k). Each of the eight analog ports (A/D-converter) can be alternatively used as a standart digital I/O port if this function is enabled in the configuration register.
Please note that a filtered PWM output is not exactly at zero volts if the D/A converter output is set to zero. The reason is that the port output lo voltage is approx. 50mV and a 2us pulse is remaining at the D/A output even the converter is programmed to a zero output.
Computer is connected to the interface adapter by a cable (198876) and is in circuit programmable this way after applying the operation voltage to the adapter. Terminal 9 to 15V DC Connect the operating voltage to this terminal and carefully check for correct polarity. Advice regarding polarity you find printed at the board or in the manual for the adapter DC Jack 9 to 15V DC This jack is suitable to connect a standard power suply.
Page 11
Operating Manual Version 01/06 BA001S C-Control I Brief Manual and Safety Instructions Unit-M 2.0 Item - Nr. 19 88 22 Unit-M 1.2 Item - Nr. 19 88 09 Unit-MICRO CHIP Item - Nr. 19 82 75 Unit-MICRO PCB Item - Nr. 19 82 89 Please check at www.c-control-support.net for updates...
Page 12
Introduction Dear customer, Thank you very much for taking the excellent decision to purchase a C-Control product. C-Control - This name stands for outstanding high-quality products in the field of Automation, measuring, and controlling The products are characterized by expert competence, extraordinary efficiency and permanent innovation.
Page 13
Read the Main Manuals for a complete set of Safety Instructions. Observe this instructions in all cases of operation and handling Advice: This Product was carefully tested at the manufacturer. The test program may be still resident in the program memory. Running this program may result in unexpected level changes on ports or may result in error messages if a LCD is connected.
Page 19
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII Hints for using LCDs together with the Units M 2.0 / M 1.2 IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII ----------------------------------------------------------------- PIN ASSIGNMENT ----------------------------------------------------------------- The LCD for the units is a standard LCD 2x16 and is fixed connected to the Applicationboard 2.0 This connection reference is valid for lager LCDs too. PIN 1 - GND PIN 2...
Page 20
print"#L233#";"Z4"; goto lp '--------- ------WRITE HI NIBBLE LCD COMMAND ------------ #LCD_WRITECMD OUTBYTE=(LCDDATA shr 4) LCDPORT=OUTBYTE or &B01000000:LCDPORT=OUTBYTE and &B10111111 '--------------- WRITE LO NIBBLE ------------------------ OUTBYTE=(LCDDATA and &H0F) LCDPORT=OUTBYTE or &B01000000:LCDPORT=OUTBYTE and &B10111111 return ------------------------------------------------------------------- BACKLIGHT ------------------------------------------------------------------- If you have an unused DA-port you can connect it with port16 for the backlight brightnes control.
Need help?
Do you have a question about the C- CONTROL 1 UNIT M 2.0 and is the answer not in the manual?
Questions and answers