To modify the booting logo, we first need to connect pcDuino to your host computer through the OTG USB port.
![]()
The control console software can be putty and xshell. We can then configure the corresponding COM port. The baud rate is 115200. Reboot, the following booting information will be displayed:
![]()
Up to this step, we know that all the connection and configuration works. Reset pcDuino again, and press key ‘1’ during reboot,
![]()
In the position pointed by the red arrow, the computer will pop up a message saying that a new removable device is detected. Please select not to format it:
![]()
Open this removable device, and check the content. We will see a directory named os_show. The booting logo is named bootlogo.bmp.
![]()
The format is bmp with a resolution of 1280×720 and 32 bit format. We just need to replace this file with your own logo.

Leave a Reply
You must be logged in to post a comment.