Thanks you for your answer.
This is our config.txt (all other parameters commeted out in the config file)
---------------------------------------------------------------------------------
# Enable VC4 Graphics
dtoverlay=vc4-kms-v3d-pi4
# Force arm in 64bit mode. See: https://github.com/raspberrypi/firmware/issues/1193.
arm_64bit=1
core_freq=500
dtoverlay=disable-bt
enable_uart=1
ignore_lcd=1
dtoverlay=spi1-1cs
dtoverlay=i2c1
dtoverlay=oceanic-p7-can
dtoverlay=oceanic-p7-display
dtoverlay=dwc2,dr_mode=host
dtoverlay=oceanic-gps
------------------------------------------------------------------------------------
The interesting is all serial parameters are same with the old and new CM4 module
This is our config.txt (all other parameters commeted out in the config file)
---------------------------------------------------------------------------------
# Enable VC4 Graphics
dtoverlay=vc4-kms-v3d-pi4
# Force arm in 64bit mode. See: https://github.com/raspberrypi/firmware/issues/1193.
arm_64bit=1
core_freq=500
dtoverlay=disable-bt
enable_uart=1
ignore_lcd=1
dtoverlay=spi1-1cs
dtoverlay=i2c1
dtoverlay=oceanic-p7-can
dtoverlay=oceanic-p7-display
dtoverlay=dwc2,dr_mode=host
dtoverlay=oceanic-gps
------------------------------------------------------------------------------------
The interesting is all serial parameters are same with the old and new CM4 module
Statistics: Posted by pappit — Wed Nov 20, 2024 11:43 am