Dec. 6th, 2021

andy_shev: (carstyle)
After experimenting with Intel Edison board I decided to have a look at Dell Venue 7 3740 which is based on the same chip (but has higher frequency and bigger eMMC, including LTE modem, display, and audio). It can be found on the second hand market for something like 60€ + delivery (as of day of writing this blog post).
Dell Venue 7 3740
Before doing anything useful it would be nice to have an access to the only free serial port (the same as for Intel Edison it's called /dev/ttyMFD2 in the stock kernel). For this, let's open a back cover and look at the motherboard:
Dell Venue 7 3740 motherboard
Our interest here is the 40-pin connector which has last 4 pins related to the UART, but it's good that we may find necessary signals in better, from soldering perspective, locations as depicted below:
UART pins
The signals are +1.8v TTL, be aware to find an appropriate adapter. Luckily I have had one which is +1.8v by default and connected directly to it, so +1.8v signal is unconnected in my case, while being soldered just in case:
UART connection
The stock image doesn't issue anything to UART. However, if you rooted the device as pretty well described in the Dell official documentation, you would be able to run something like
adb shell
dmesg > /dev/ttyMFD2


(Note that default UART settings are 9600,8,n,1)

Next step is to build U-Boot for it, stay tuned!

Profile

andy_shev: (Default)
Andy Shevchenko

March 2025

S M T W T F S
      1
2345678
9101112131415
16171819202122
23242526272829
3031     

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 17th, 2025 07:55 am
Powered by Dreamwidth Studios