diff options
author | rtniveditait | 2016-04-22 10:28:55 +0530 |
---|---|---|
committer | rtniveditait | 2016-04-22 10:28:55 +0530 |
commit | a00f2e8bc02f0d3573b5fe6f205b9f5cc390c480 (patch) | |
tree | 697c510c0a26793742ca6518dce03eb6e146761d | |
parent | 4ec8d3e7de5e2bed0a861dd5d59081f440b5b324 (diff) | |
download | OpenPLC-a00f2e8bc02f0d3573b5fe6f205b9f5cc390c480.tar.gz OpenPLC-a00f2e8bc02f0d3573b5fe6f205b9f5cc390c480.tar.bz2 OpenPLC-a00f2e8bc02f0d3573b5fe6f205b9f5cc390c480.zip |
edited the document
-rw-r--r-- | Programmming-the-controller.rst | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/Programmming-the-controller.rst b/Programmming-the-controller.rst index 39d7e64..4e2ed63 100644 --- a/Programmming-the-controller.rst +++ b/Programmming-the-controller.rst @@ -74,13 +74,14 @@ Trouble shooting ~~~~~~~~~~~~~~~~ - Check if the board is powered from the SMPS, if not, power it and try -it once powered. -- Check if all the essential flags in the command line are incorporated, if not make the appropriate changes. + it once powered. +- Check if all the essential flags in the command line are incorporated, + if not make the appropriate changes. - Check if the FRC cable of the USBASP is not stranded in the midway, -if so, replace it. + if so, replace it. - If all these fail, check if the appropriate MOSI, MISO, SCK, RST and -GND pins of the header are appropriately shorted with the ones of the IC -and also that the controller firmly sits on the base. + GND pins of the header are appropriately shorted with the ones of the + IC and also that the controller firmly sits on the base. These are the main errors you may get while programming the PLC. |