Giter Club home page Giter Club logo

programpic's People

Contributors

billygr avatar deoptim avatar doomscar avatar makerprojects avatar penguin096 avatar pikoder avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

programpic's Issues

pic16f877a is not recognized

I'm trying to program a pic 16f877a.
I inserted the folow configs:
{s_pic16f877a, 0x0E28, 8192, 0x2000, 0x2100, 8, 256, 0, 0, FLASH4, EEPROM },
I installed the arduino code and run the host program. But I only receive the message:
"Unsupported device in programmer, ID = 0E28"
I try to show all variables, but only receive this fields in serial communication. Seens like a Arduino bug reading the DeviceId.

Initializing programmer ...
Device name: ConfigWord = 3FFF
Device name: DeviceID = 0E28
COM7

I also try one pic 12f675 and it worked perfectly. I am sure that my 16f877a are working, as I tested several pieces that I have in my bin and all then had this same issue.

Could you please help-me debuging this issue?

Unable to read data from 16f877a

I am unable to read data from the 16f877a model.
Or it read 0x3fff or 0x00ff.
However, it can get correctly the configs from the device. It seens to reads fine the device ID, 0x0e2x
I'm reading the code, but was unable to spot any problem.
I'm using a driver for the 13V line. It seens to work properly.
I use a driver for the +5v line. I also use direct connection with the arduino power control pin.
No success. Some sugestion about that?

'matchString' was not declared in this scope

Please add a Prototype of this function at the beginning of the program!

e.g. Line 203 bool matchString(const char PROGMEM *name, const char *str, int len);

otherwise the Sketch cannot be compiled!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.