Lcd companion boards support (VKLCD50RTA & VKLCD70RT)

What is this ?

This is a demo program using Renesas RGA library & USB Camera to demonstrate VK-RZ/A1H's companion boards workability.


Supported companion Boards:

VKLCD50RTA

/media/uploads/tvendov/front_view_hmi_50.png /media/uploads/tvendov/side_view_hmi_50.png

VKLCD70RT

/media/uploads/tvendov/front_view_hmi_70.png/media/uploads/tvendov/side_view_hmi_70.png /media/uploads/tvendov/front_view_lvds.png/media/uploads/tvendov/back_view_lvds.png


How to Configure ?

You can choose which display is installed by altering the lcd_panel.h file

Leave the active one & comment out the others:

#define     LCD_VDC5_CH0_PANEL                  LCD_CH0_PANEL_VKLCD50RTA
//#define     LCD_VDC5_CH0_PANEL                  LCD_CH0_PANEL_VKLCD70RT

You can alter the whole demo with your pictures if you like:


How to compile ?

  • The Demo can be compiled in 3 modes:
    • I. Execution from the internal 10-MB on-chip SRAM.
      • After import in the online compiler just leave only the VKRZA1H_RAM.sct & delete all others linker files in the TOOLCHAIN_ARM_STD folder.
      • Save the result binary in the SD Card (<SD>:\vkrza1\lcd_sample ), altering vkrza1h.ini by this way
    • II. Execution from the on-board serial FALSH in dual (32-MB) mode.
      • After import in the online compiler just leave only the VKRZA1H_DOUBLE.sct & delete all others linker files in the TOOLCHAIN_ARM_STD folder.
      • Drag & drop the result binary in MBED disk, (previously inited in double flash mode)
    • III. Execution from the on-board serial FALSH in single (16-MB) mode.
      • After import in the online compiler just leave only the VKRZA1H_SINGLE.sct & delete all others linker files in the TOOLCHAIN_ARM_STD folder.
      • Drag & drop the result binary in MBED disk, (previously inited in single flash mode )

Quick presentation:


Other demos ?

More demos you can find on our FTP

Download repository: zip gz

Files at revision 0:6435b67ad23c

Name Size Actions
[up]
AnalogIn.h 3111 Revisions Annotate
AnalogOut.h 3762 Revisions Annotate
BusIn.h 3043 Revisions Annotate
BusInOut.h 3500 Revisions Annotate
BusOut.h 3179 Revisions Annotate
CAN.h 7644 Revisions Annotate
CThunk.h 7663 Revisions Annotate
CallChain.h 4573 Revisions Annotate
Callback.h 26074 Revisions Annotate
CircularBuffer.h 3099 Revisions Annotate
DigitalIn.h 2944 Revisions Annotate
DigitalInOut.h 3974 Revisions Annotate
DigitalOut.h 3286 Revisions Annotate
DirHandle.h 3279 Revisions Annotate
Ethernet.h 4727 Revisions Annotate
FileBase.h 1967 Revisions Annotate
FileHandle.h 3888 Revisions Annotate
FileLike.h 1281 Revisions Annotate
FilePath.h 1160 Revisions Annotate
FileSystemLike.h 3354 Revisions Annotate
FunctionPointer.h 2295 Revisions Annotate
I2C.h 5177 Revisions Annotate
I2CSlave.h 4194 Revisions Annotate
InterruptIn.h 4027 Revisions Annotate
InterruptManager.h 4718 Revisions Annotate
LocalFileSystem.h 3382 Revisions Annotate
LowPowerTicker.h 1114 Revisions Annotate
LowPowerTimeout.h 1080 Revisions Annotate
LowPowerTimer.h 1066 Revisions Annotate
PlatformMutex.h 1109 Revisions Annotate
PortIn.h 2438 Revisions Annotate
PortInOut.h 2950 Revisions Annotate
PortOut.h 2623 Revisions Annotate
PwmOut.h 5341 Revisions Annotate
RawSerial.h 2526 Revisions Annotate
SPI.h 8498 Revisions Annotate
SPISlave.h 3206 Revisions Annotate
Serial.h 1963 Revisions Annotate
SerialBase.h 8288 Revisions Annotate
SingletonPtr.h 2778 Revisions Annotate
Stream.h 2027 Revisions Annotate
Ticker.h 3650 Revisions Annotate
Timeout.h 1406 Revisions Annotate
Timer.h 2136 Revisions Annotate
TimerEvent.h 1531 Revisions Annotate
Transaction.h 2027 Revisions Annotate
can_helper.h 1465 Revisions Annotate
critical.h 15669 Revisions Annotate
mbed.h 2001 Revisions Annotate
mbed_assert.h 1674 Revisions Annotate
mbed_debug.h 1856 Revisions Annotate
mbed_error.h 1935 Revisions Annotate
mbed_interface.h 4141 Revisions Annotate
mbed_mem_trace.h 5277 Revisions Annotate
mbed_stats.h 1308 Revisions Annotate
platform.h 867 Revisions Annotate
rtc_time.h 2680 Revisions Annotate
semihost_api.h 2671 Revisions Annotate
toolchain.h 7284 Revisions Annotate
wait_api.h 1575 Revisions Annotate