Skip to content

Instantly share code, notes, and snippets.

@nmenon
Created March 15, 2023 13:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nmenon/d93b0df9a7194c320a97445cd60b6566 to your computer and use it in GitHub Desktop.
Save nmenon/d93b0df9a7194c320a97445cd60b6566 to your computer and use it in GitHub Desktop.
power supply https://www.amazon.com/gp/product/B07TYQRXTK
Serial port: https://www.amazon.com/gp/product/B078W5L8W1/
https://www.newark.com/element14/1103004000156/beaglebone-ai-serials-cable/dp/50AH3702
https://www.amazon.com/CHILUVU-100pcs-Connector-Connectors-Terminals/dp/B088DDXYYW/
https://www.digikey.com/en/products/detail/digi-key-electronics/BBCAI/10187731 (if no lab access): USB extension cable https://www.amazon.com/gp/product/B088G16H67/ + https://www.amazon.com/gp/product/B07TB8QXMC/ + will need to solder / crimp connector. Beagle end looks like it is a 3 pin JST-ZH, they seem tricky to find on Amazon
miniDP + HDMI https://www.amazon.com/gp/product/B07BBFR1FJ/
miniDP + DP https://www.amazon.com/gp/product/B07K36QBYX/
miniDP + VGA https://www.amazon.com/gp/product/B0823Q2W6N/
Camera (smart sensor) OV5640 https://smile.amazon.com/dp/B096XNS4C9/ Needs the pizero camera adapter cable
Camera(raw sensor) OV5647 https://smile.amazon.com/dp/B012V1HEP4/ Needs the pizero camera adapter cable (not operational)
Camera adapter cable https://smile.amazon.com/dp/B076Q595HJ/
PCIe (wifi) https://www.amazon.com/gp/product/B07FMJDK1N/
Display (DSI)
https://www.seeedstudio.com/5-Inch-800-480-DSI-Interface-LCD-Capacitive-TouchScreen-p-4559.html (panel)
+
https://www.amazon.com/Compute-Display-Adapter-Official-Waveshare/dp/B094WC68WH/ (adapter)
uSD Cards https://smile.amazon.com/Sandisk-Ultra-Micro-UHS-I-Adapter/dp/B073K14CVB Minimum 16GB sd cards → debian basic images are around 6GB. with GUI enabled, it should probably grow up + space to work in.
You will also need SDCard writer https://smile.amazon.com/gp/product/B0056TYRMW/
JTAG
https://www.tag-connect.com/product/tc2050-idc-nl-10-pin-no-legs-cable-with-ribbon-connector
+
https://www.tag-connect.com/product/tc2050-clip-3pack-retaining-clip
+
https://www.tag-connect.com/product/tc2050-arm2010-arm-20-pin-to-tc2050-adapter
do not forget to solder bridge trst.
debugger of choice. (openocd)
https://www.diygadget.com/jtag-cables-and-microcontroller-programmers/tiao-usb-multi-protocol-adapter-jtag-spi-i2c-serial
OR Lauterbach
TUMPA config: (see http://www.tiaowiki.com/w/TIAO_USB_Multi_Protocol_Adapter_User's_Manual)
- adpter solderbridge
openocd cfg file: bbai-tumpa-ocd.cfg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment