• RGB-Interface
    Hello i'm use MDK-ARMprof V5.1.0.0 and a MCBSTM32F400 Board. The Board and Software work fine. Now i'm search a way to connect a bigger TFT-Display with RGB-Interface to this Board (or a own...
  • RGB with 8051
    how can make RGB signals with 8051 ????
  • Convert 888 RGB
    Hi, I am interfacing 8 bit data lines to a TFT LCD panel. Do I need to convert 24- bit RGB value into 3-3-2 RGB value? If so kindly let me know how to convert? Thank u.
  • RGB image viewer in DS5?
    Hi, I would like to know is there is some kind of image viewer embedded in DS5? I am debugging some image processing ARM based SOC and it would be really helpfull to see process output directly in eclipse...
  • need help for set LED state
    hello, controller: xc161cj i need help to set a LED state: prototyp: void AAU_Fv_SetGreenLEDState(int Ai_State); paramter: Ai_State 0 = LEDOFF 1 = LEDON on port P4_P5. open drain ...