Close

Upgraded to 256M DDR3 T113-S4 chip and WIFI6 AIC8800D80

A project log for T113-S4 1080P RGB_MIPI_LVDS_8080 LCD

Allwinner T113-S4 SOC chip is a 2xCortex-A7+1xRISC-V+256M DDR3 processor with RGB_MIPI_LVDS_8080 LCD driver.

eleclabElecLab 12/13/2024 at 09:082 Comments

We upgraded the hardware to use T113-S4, which has built-in 256M DDR3 memory and added a 1GHz 64bit C906 RISC-V processor, which can run freertos/Nuttx.
We also upgraded the wifi module to the WIFI6 version of AIC8800D80, which greatly improved the wireless speed.

When the wifi6 signal quality is high, the speed of iperf3 -c is around 270M and the speed of iperf3 -s is around 300M.

Of course, a 512MB SD Nand storage chip is also installed for it, so that the system and programs can be solidified inside.

Discussions

ElecLab wrote 4 days ago point

HI, our code is not yet organized, and we use the uboot of Tina5.0. We have used buildroot2024 and linux6.12 lts on T113-S3, but have not yet fully tested.

U-Boot 2018.07 (Dec 21 2024 - 12:12:24 +0800) Allwinner Technology

[00.421]CPU:   Allwinner Family
[00.424]Model: sun8iw20
[00.426]DRAM:  256 MiB
[00.429]Relocation Offset is: 0cebf000
[00.456]secure enable bit: 0
E/TC:0   tee_read_fdt:426 fine node /firmware/optee failed with FDT_ERR_NOTFOUND
[00.469]smc_tee_inform_fdt failed with: ffff0000
[00.475]CPU=1008 MHz,PLL6=600 Mhz,AHB=200 Mhz, APB1=100Mhz  MBus=300Mhz
[00.481]gic: sec monitor mode
sunxi flash map init
[00.486]flash init start
[00.488]workmode = 0,storage type = 1


  Are you sure? yes | no

cicamargoba wrote 5 days ago point

Hello I've already built a T113-S4 board, almost all works fine, but audio decoder doesn't work. I think that mainline u-boot doesn't configure well the clocks. Which u-boot are you using?

  Are you sure? yes | no