• PORTA of LM3S328
    Hello everyone! I have a project where I use one LM3S328 , however I am not consegindo configure PORT (A) as output and turn it on. How do this setting ? grateful: #include <stdlib.h> #include...
  • LCD 4BIT Interface
    Hello There, Anybody help me to locate an example programe in C51 for hitachi LCD panel with 4 bit interface Thanks
  • LCD 20x4 ( 4 bits ) lib
    hello everyone I am trying to use a LCD 20x4 ( 4 bits ) with a lm3s328 , but have not found a proper lib , can someone give me a hand . Thank you .
  • I2C Menu displaying problem on LCD 20x4
    Hi, i am new to LPC1768 and I2C as well. My program does the very basic thing that is it shows the menu using I2C on LCD 20x4. My Menu Options are Below:- >1 PWM 2 Analog in normal my program operates...
  • CMSIS RTOS -RTX Kernel Based 20x4 LCD interface
    Hi, I am having a sunrom STM32F103RB based evaluation board. I need to interface the board with a 20X4 character LCD. The board is functional with uart/LED with CMSIS RTOS using RTX Kernel. I don...