# General questions on the bring up of Rugged SOM, eMMC variant

**URL:** https://forum.botblox.org/t/general-questions-on-the-bring-up-of-rugged-som-emmc-variant/143
**Category:** BotBlox Hardware
**Tags:** switchblox-rugged, rugged-som
**Created:** [February 13, 2024, 10:48pm UTC](https://forum.botblox.org/t/general-questions-on-the-bring-up-of-rugged-som-emmc-variant/143 "2024-02-13T22:48:34Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![botblox\_admin](https://yyz1.discourse-cdn.com/flex027/user_avatar/forum.botblox.org/botblox_admin/32/1_2.png) [@botblox\_admin](https://forum.botblox.org/u/botblox_admin)
#### Post date: [February 13, 2024, 10:48pm UTC](https://forum.botblox.org/t/general-questions-on-the-bring-up-of-rugged-som-emmc-variant/143/1 "2024-02-13T22:48:34Z")

</div>

_– Copied from customer email –_

We recently received the BB-SOM-A-1 rugged som with emmc memory option instead of microSD. I have been going through the getting started page linked below and had some questions:

> **[Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.](https://botblox.notion.site/Getting-started-1f571c7c92e1435ba142b04a1913f1c9#b2afa7a08aec40569fe0199f879684eb)**
>
> A new tool that blends your everyday work apps into one. It's the all-in-one workspace for you and your team

1. Does the emmc come with bloxOS already installed or will I need to flash via Mfgtool? I cannot seem to get any serial output from the som as is.

2. If I flash the som via J6 are the pins in that connector as follows:

3. i know the 5V is 5V

4. does N correspond to Data -

5. does P correspond to Data+

6. does G correspond to GND?

7. I am using the following device for usb to uart for serial connections.  
[Pmod USBUART Reference Manual - Digilent Reference](https://digilent.com/reference/pmod/pmodusbuart/reference-manual?redirect=1)  
Does that mean to flash the emmc memory (if it does not come pre-flashed) I need a device similar to this?  
[USB Micro-B Breakout Board : ID 1833 : $1.95 : Adafruit Industries, Unique & fun DIY electronics and kits](https://www.adafruit.com/product/1833)

8. Can you connect to the som via uart if the som is not connected to the switchblox rugged (BB-SWR-G-1-PC)?

---

<div class="post-metadata">

### Author: ![josh\_elijah](https://yyz1.discourse-cdn.com/flex027/user_avatar/forum.botblox.org/josh_elijah/32/568_2.png) [@josh\_elijah](https://forum.botblox.org/u/josh_elijah)
#### Post date: [February 13, 2024, 10:55pm UTC](https://forum.botblox.org/t/general-questions-on-the-bring-up-of-rugged-som-emmc-variant/143/2 "2024-02-13T22:55:33Z")

</div>

1. Does the emmc come with bloxOS already installed or will I need to flash via Mfgtool? I cannot seem to get any serial output from the som as is.

Currently it ships without bloxOS installed, you’ll need to install it by following the steps in the notion page.

1. If I flash the som via J6 are the pins in that connector as follows:  
a i know the 5V is 5V: Yes  
b does N correspond to Data - : Yes  
c does P correspond to Data+ : Yes  
d does G correspond to GND? : Yes

2. I am using the following device for usb to uart for serial connections.  
[Pmod USBUART Reference Manual - Digilent Reference](https://digilent.com/reference/pmod/pmodusbuart/reference-manual?redirect=1)  
Does that mean to flash the emmc memory (if it does not come pre-flashed) I need a device similar to this?  
[USB Micro-B Breakout Board : ID 1833 : $1.95 : Adafruit Industries, Unique & fun DIY electronics and kits](https://www.adafruit.com/product/1833)

Flashing the SOM is done over USB on J6. From that point onwards, you interact with it on the UART port on J2.

The [USB to UART device](https://digilent.com/reference/pmod/pmodusbuart/reference-manual?redirect=1) you sent will work. For the USB connection to the board, we typically make our own cable by cutting a USB cable and soldering it to the Molex 4 pin. your approach of using the [breakout board](https://www.adafruit.com/product/1833) will also work.

Yes you can connect to the SOM via UART without SwitchBlox Rugged, but you’ll need both assembled to run the initial switch setup.
