User Activity

Dear All,We have been using LCD module which supports touch screen.Currently image can be displayed properly.I just started debugging touch screen.we use SPI2 to interface to touch screen ic, TSC2046.This is setting spi2 in dts.&spi2 {pinctrl-names =...
Dear All,I want to add some packages like zip, nmap, net-snmp, gdb and apache2 to default package.Could you guide how to add some packages to default package to build kernel?
Dear All, I have been trying to burn eMMC by CubeProgrammer.Unfortunately I encounter Error: fsbl1 (0x4):invalid address 0x4400(min=0x80000)This is my layout information in tsv file.#Opt Id Name Type IP Offset Binary- 0x01 fsbl1-boot Binary none 0x0 ...
Dear All,   I have been working on communicating with LCD module by 3 wire, 9bits SPI. Firstly I implemented it by gpio. I can communicated with LCD module by 3 wire, 9bits SPI. But we encounter problem in total time in sending pixel data by SPI. We'...