Quantcast
Channel: Embedded Software (Read Only)
Viewing all articles
Browse latest Browse all 25965

Forum Post: RE: Graphics driver, how can be integrated?

$
0
0

Hi Roberto,

[quote user="Roberto Romano"]

 Found, Kentec driver use a set of I/O that is declared on driver but don't provide setting of direction and mode, this on TIVAWare is done in PinoutSet().

[/quote]

Is this driver provided as part of Tivaware?  Did you find it via a third party?

[quote user="Roberto Romano"]

All is ok than if I enable DMA to LCD, enabling DMA assignment (marked in Yellow) again ENET stop work. How and where signaling has to be in place?

...

    //
    // Configure DMA-related parameters.
    //
//    LCDDMAConfigSet(LCD0_BASE, LCD_DMA_BURST_4);

[/quote]

Can you elaborate on what you mean by "where signaling has to be in place"?  

[quote user="Roberto Romano"]

 This part is to be integrated in DK_TM4C129X.c or a custom file must be created to add this function? Is TI planning integrate an LCD device driver in TIRTOS for <TIVA>?

[/quote]

Yes, the DK_TM4C129X.c file is the proper file to add board/pin configurations.  Currently, an LCD device driver is not on the TI-RTOS roadmap.

Regards,

-- Emmanuel


Viewing all articles
Browse latest Browse all 25965

Trending Articles