• LCD 20x4 (4bits) on lm3s328
    Hello everyone. I have a code for lcd alphanumeric and using a lm3s328 . I am using the driverlib of stelaris , but when I send something to print , nothing appears . Below follows the codes Thank...
  • 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...
  • problem with cmsis::rtx rtos
    hi to all i am new in mdk5 and i want create a project with mdk5 and using cmsis::rtx rtos, i wrote a simple blinky program with cmsis::rtx and work well in simulator, but when i deploy it in my board...
  • RTX with CMSIS-RTOS API
    Hello, what is the difference between the original RTX version and the CMSIS-API version? Is it the same kernel? Any performance differences? /Peter