Skip to main content

Set up the working environment

Use Serial Console

USB to TTL serial cable

Each pin of a USB-to-TTL cable is defined as follows:

usb2ttl

Connection

Connect USB to TTL serial cable as shown below. Do not connect the red wire.

Milk-V Mars<--->USB to TTL
GND (pin 6)<--->Black wire
TX (pin 8)<--->White wire
RX (pin 10)<--->Green wire

mars-serial

The default serial setting for Mars console is:

baudrate: 115200
data bit: 8
stop bit: 1
parity : none
flow control: none

Boot mode switch

Mars hardware version V1.2 and later versions have a new DIP switch. You can choose to boot from SPI Flash, SD-card, eMMC or UART port. The DIP switch is factory default configured to boot from SPI Flash. If you need to configure it to other modes , please follow the table to configure the DIP switch:

GPIO1GPIO0
00Flash
01SD-card
10eMMC
11UART
Document Pictures
tip

The boot method recommended by the CPU manufacturer is SPI Flash. Use the bootloder in Flash to continue booting from the SD card or eMMC. This method is the most stable. It is recommended that you use the method of booting directly from the SD-card or eMMC through DIP switch configuration as a debugging method or a method to verify functions.

Mars before hardware version V1.2 boots from SPI Flash by default and can boot the system in the SD-card or eMMC normally. Not adding this DIP switch will not affect normal use.

When you need to start updating the bootloader in Flash through the UART port, you can power on by pressing the button next to the LED on the board to enter UART mode. This method is applicable to all Mars hardware versions.

Document Pictures
  • carbonfix
  • logan-milkv