• sales

    +86-0755-88291180

Wrote Image for Compute Module Boards Lite version

If your CM4 board is Lite version without eMMC, Micro SD card is required, we recommend you to write image with SD card reader.

  1. Download the newest Raspberry Pi image from Raspberry Pi Website

  2. Connect your Micro SD card to the host PC by the card reader.
  3. Format the Micro SD card (the portable disk) by SDFormatter.exe software
  4. Write the Raspberry Pi image to the Sd card by Win32DiskImager.exe software, Choose the image file and click "Write" to start. It may prompt to format the CM4 again after writing, just ignore it.
  5. After writing, a disk named BOOT is recognized, go into the disk and modify the config.txt file. Add the line to the file: dtoverlay=dwc2,dr_mode=host
  6. To finish, eject the BOOT disk from the host PC. Disconnect the USB cable and power adapter, disconnect the BOOT, and set the switch into OFF. restart the board and go ahead with the examples.
  7. If you do not have a card reader, you can insert the SD card to the carrier board and write it just like the eMMC version.