• How can I print "Hello World " on LCD
    Hi, how can I print "Hello World" on LCD(HD44780)? Send me,pleas,an Example at andrey2richter@freenet.de Usin CPU 80C537 Thanks Andrey Richter
  • How can I print "Hello World " on LCD
    Hi, how can I print "Hello World" on LCD(HD44780)? Send me,pleas,an Example at andrey2richter@freenet.de Usin CPU 80C537 Thanks Andrey Richter
  • How to use aarch64-elf-gcc to print hello world
    1. aarch64-elf-gcc need use glibc2.14 while our central version up to glibc-2.12 only 2. I have downloaded glibc-2.14 in my local directory 3 I try to set LD_LIBRARY_PATH to my local glibc-2.14 directory...
  • How to use aarch64-elf-gcc to print hello world
    1. aarch64-elf-gcc need use glibc2.14 while our central version up to glibc-2.12 only 2. I have downloaded glibc-2.14 in my local directory 3 I try to set LD_LIBRARY_PATH to my local glibc-2.14 directory...
  • MCB2140 Serial Communication via RS232
    I am new to MCB2140. I want to interface RS232 to MCB140 for serial communication between PC and Board. Below is my code. I searched for manual and gone through the basics for UART initialization. Everything...