From b7c9c8482aab201e351d42a21b4231591c27adec Mon Sep 17 00:00:00 2001 From: davor Date: Sun, 14 Jan 2018 23:41:50 +0100 Subject: [PATCH] manual update: enabling USB max consumption --- doc/MANUAL.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/MANUAL.md b/doc/MANUAL.md index 67d8ee5..e8e9c35 100644 --- a/doc/MANUAL.md +++ b/doc/MANUAL.md @@ -112,8 +112,10 @@ near powered board. # Programming over USB -Use ftx_prog to change product/manufacturer name of FT231X chip: +Use ftx_prog to allow max USB power consumption of 500mA +and change product/manufacturer name of FT231X chip: + ftx_prog --max-bus-power 500 ftx_prog --manufacturer "FER-RADIONA-EMARD" ftx_prog --product "ULX3S FPGA 45K v1.7"