Jump to content
Electronics-Lab.com Community

How to Adapt an LVDS Screen on the Forlinx FET113i-S System on Module?


Recommended Posts

The FET113i-S SoM is developed and designed based on Allwinner T113-i industry processor, with a main frequency of 1.2GHz. It is equipped with multi-core and multi-architecture: integrated dual-core Cortex-A7,CPU64-bit XuanTie C906RISC-VCPU and DSP, which not only provides efficient computing power, but also has rich multimedia functions and complete interface resources; stamp hole design makes product more durable, and the development board draws out as much processor core resources as possible, which is a cost-effective choice for key areas such as industry, power, transportation and so on!

allwinner T113 single board computer

This article will briefly share the process of adapting Forlinx T113i-S development board to LVDS screen display.

Development platform: Forlinx T113i-S development board

To modify the T113i screen, you need to modify the kernel and uboot respectively. Take the LVDS 1024 * 600 screen as an example.

1. Enter the following path;

How to Adapt an LVDS Screen on the Forlinx FET113i-S System on Module

2. Open OK113I-C-Linux.dts;

How to Adapt an LVDS Screen on the Forlinx FET113i-S System on Module

3. Modify the resolution parameters as shown in the figure below (for specific parameters, please refer to the screen manual of the screen you are using):

How to Adapt an LVDS Screen on the Forlinx FET113i-S System on Module

4. Save and exit after modification, and then start to modify uboot and enter the following path;

How to Adapt an LVDS Screen on the Forlinx FET113i-S System on Module

5. Open display-menu.c;

How to Adapt an LVDS Screen on the Forlinx FET113i-S System on Module

6. Modify the resolution parameters as shown in the figure below:

How to Adapt an LVDS Screen on the Forlinx FET113i-S System on Module

How to Adapt an LVDS Screen on the Forlinx FET113i-S System on Module

7. After modification, compile uboot under the initial path of the source code;

How to Adapt an LVDS Screen on the Forlinx FET113i-S System on Module

8. Complete compilation after successful compilation./build. Sh.;

How to Adapt an LVDS Screen on the Forlinx FET113i-S System on Module

9. After successful execution. /build.sh, pack image burned to the board to observe the phenomenon.

Our above parameter modification can be successfully adapted to a new display, of course, the specific operation of different master control platform boards will be different, but the overall idea is the same, specific can be based on the corresponding platform to view the relevant information to determine the specific steps.

Link to comment
Share on other sites


Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
  • Create New...