From 0751832f55922bc9a463997b121713dbed907b36 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Mon, 11 May 2015 07:59:18 -0400 Subject: docs/install/bbb_setup.html: Add info about wp/hold and pinouts --- (limited to 'docs') diff --git a/docs/install/bbb_setup.html b/docs/install/bbb_setup.html index 0c51251..d1a4e3d 100644 --- a/docs/install/bbb_setup.html +++ b/docs/install/bbb_setup.html @@ -297,6 +297,21 @@ Note: flashrom can never write if the flash chip isn't found automatically. 18 - - 3.3V PSU RED 22 - - NC - this is pin 1 on the flash chip This is how you will connect. Numbers refer to pin numbers on the BBB, on the plugs near the DC jack. + +You may also need to connect pins 1 and 9 (tie to 3.3V supply). These are HOLD# and WP#. +On some systems they are held high, if the flash chip is attached to the board. +If you're flashing a chip that isn't connected to a board, you'll almost certainly +have to connect them. + +SOIC16 pinout (more info available online, or in the datasheet for your flash chip): +HOLD 1-16 SCK +VDD 2-15 MOSI +N/C 3-14 N/C +N/C 4-13 N/C +N/C 5-12 N/C +N/C 6-11 N/C +SS 7-10 GND +MISO 8-9 WP

The following shows how to connect clip to the BBB (on the P9 header), for SOIC-8 (clip: Pomona 5250): @@ -307,6 +322,17 @@ Note: flashrom can never write if the flash chip isn't found automatically. NC - - 21 3.3V PSU RED - - 17 - this is pin 1 on the flash chip This is how you will connect. Numbers refer to pin numbers on the BBB, on the plugs near the DC jack. + +You may also need to connect pins 3 and 7 (tie to 3.3V supply). These are HOLD# and WP#. +On some systems they are held high, if the flash chip is attached to the board. +If you're flashing a chip that isn't connected to a board, you'll almost certainly +have to connect them. + +SOIC8 pinout (more info available online, or in the datasheet for your flash chip): +SS 1-8 VDD +MISO 2-7 HOLD +WP 3-6 SCK +GND 4-5 MOSI

NC = no connection diff --git a/docs/tasks.html b/docs/tasks.html index 5ce2bc9..f59a585 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -253,46 +253,6 @@ Get them for the following remaining boards: X60, T60, macbook21, R400

  • - Apparently, leaving HOLD and WP pins floating (unconnected) isn't a good idea. - Information online says that this needs to be connected along with 3.3V - look into this. - (it is specific to each flash chip, so read the datasheets). - -
  • -
  • Adapt the notes at install/bbb_setup.html#stability into a full guide.
  • -- cgit v0.9.1