Introduction for Quick guide with ISP debug information
How to Build Wifi / SD Card Example Code
Command
cmake .. -G”Unix Makefiles”-DCMAKE_TOOLCHAIN_FILE=../toolchain_ci.cmake -DVIDEO_EXAMPLE=ON
cmake –build . –target flash -j 4
Entry point
Refer to project\realtek_amebapro2_v0_example\src\mmfv2_video_example\video_example_media_framework.c
example_mmf2_video_surport()
Video example selection
Through Wifi
Through Wifi & SD card recording
Can choose only one of video example
Connect to Device through Wifi
Connect by PC
Desktop: should use Ethernet connected to same AP router
Laptop: should use Wifi connected to same AP router
ATWS (WIFI scan)
Set Wifi SSID
ATW0=Zako_Wifi
Set Wifi Password
ATW1=12345678
Connection
ATWC
Dis-connection
ATWD
Through VLC Player
Debug information
Enable VOE log
Enable AT command
Refer to project\realtek_amebapro2_v0_example\inc\ platform_opts.h
Command
Refer to component\at_cmd\atcmd_isp.c
I2C
ATII=i2c,read,addr
ATII=i2c,write,addr,value
ISP Control
ATIC=0,V4l2
ATIC=1,V4l2,value
Memory access
ATIX=read32,addr,length
ATIX=writw,addr,length,value
FPS
ATII=fps,show
ATII=fps,hide
MIPI RX information
ATII=info,mipi
Date |
Version |
A uthor |
Release note |
|---|---|---|---|
2024.09.02 |
1.0 |
Zako Wu |
Draft version for customer release |








