cancel
Showing results for 
Search instead for 
Did you mean: 

Seeking Paid Software Support for ILI9881C 2-Lane MIPI DSI

jimolson52
Visitor

If this posting violates STM's rules for the forum, please delete it.

We are a Midwest US company designing an IoT product containing STM32MP157 and a 5 inch, 1-megapixel LCD touch LCD panel.  The LCD panel's video controller is an Ilitek device known as ILI9881C and is mentioned frequently in this forum by others.

Our end product (physically about the size of your hand) is functioning mostly at the PCB level, accepting code, and generally behaving according to its design. However, it is not yet working with Winstar's LCD panel.

This posting is a plea for paid software support help writing two-lane MIPI drivers to support the LCD.  The end goal would be to make mostly alphanumeric displays with only minor graphics and ease our software team into completing their design.  We do not seek smart phone-like LCD behavior, mostly static displays with capacitive touch.

We've confirmed with Winstar that our version of their LCD panel is compatible with 2-lane MIPI.

Please PM me if interested.  On-site support is not necessary and we might travel to visit you if electronic interaction is insufficient.

2 REPLIES 2

No specific experience with the STM32MP series, but 

https://community.st.com/t5/stm32-mpus-embedded-software-and/stm32mp157-lcd-panel-ili9881c-fifo-underrun/td-p/764462

>>The end goal would be to make mostly alphanumeric displays..

Should be a matter of writing to a frame buffer, and allowing the "DMA" LTDC funnel to DSIHOST, where clocking data over the DSI is done at a rate meeting/exceeding the delivery rate.

I'd look for an initial configuration closely matching the geometry/rate of the target screen, and then any specific configuration of the ILI9881 via DSI or I2C, or external strapping.

Midwest USA, perhaps some FAE's out of ST's Chicago/Schaumburg office?

Open an Online support request https://ols.st.com/s/

 

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

@MWoło.2 

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..