From e87f326a7fe2f3493a28f4e25d207f4d05f7c050 Mon Sep 17 00:00:00 2001 From: Sebastian 'Swift Geek' Grzywna Date: Wed, 9 May 2018 19:20:15 +0200 Subject: c201.md: fix WP screw description It cannot be pulled low because that would enable #WP So I assume it's pulled up weakly on motherboard with some resistor --- docs/install/c201.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/install/c201.md') diff --git a/docs/install/c201.md b/docs/install/c201.md index 238c0734..3045b062 100644 --- a/docs/install/c201.md +++ b/docs/install/c201.md @@ -155,7 +155,7 @@ to be opened. The SPI flash is located next to the write protect screw. Its layout is indicated in the picture below. Note that it is not necessary to connect -`WP#` since removing the screw already connects it to ground. Before +`WP#` since after removing the screw it is pulled up weakly to 3v3. Before writing to the chip externally, the battery connector has to be detached. It is located under the heat spreader, that has to be unscrewed from the rest of the case. The battery connector is located on -- cgit v1.2.3-70-g09d2 From 90d88750f81e9c9badd40721fd6868170d51ae2e Mon Sep 17 00:00:00 2001 From: Sebastian 'Swift Geek' Grzywna Date: Wed, 9 May 2018 19:26:21 +0200 Subject: c201.md: change phrasing for detaching battery don't tell people to rip out the sockets from the motherboard, this ain't nokia 3310 --- docs/install/c201.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/install/c201.md') diff --git a/docs/install/c201.md b/docs/install/c201.md index 3045b062..fb39196a 100644 --- a/docs/install/c201.md +++ b/docs/install/c201.md @@ -156,9 +156,9 @@ to be opened. The SPI flash is located next to the write protect screw. Its layout is indicated in the picture below. Note that it is not necessary to connect `WP#` since after removing the screw it is pulled up weakly to 3v3. Before -writing to the chip externally, the battery connector has to be -detached. It is located under the heat spreader, that has to be -unscrewed from the rest of the case. The battery connector is located on +writing to the chip externally, the battery has to be unplugged. +Battery connector is located under the heat spreader, that has to be +unscrewed from the rest of the case. It is located on the right and has colorful cables, as shown on the picture below. [![SPI flash -- cgit v1.2.3-70-g09d2