Giter Site home page Giter Site logo

uuucao / hc6800e Goto Github PK

View Code? Open in Web Editor NEW

This project forked from williamren/hc6800e

0.0 2.0 0.0 38.43 MB

HC6800E平台单片机(单片机的型号:STC89C52/55)原始资料与初版源代码都是HC6800E附赠的例子,版权归原作者所有,如有侵权的地方,请与我联系,我会及时将侵权的代码或者资料删除的;我也会在后续的学习的过程中,加入自己所写的代码,本着开源的精神,让大家共同进步。

Assembly 43.83% C 55.01% HTML 0.27% Batchfile 0.01% C++ 0.89%

hc6800e's Introduction

学习例程的方法:

1.学员想玩自己所想的功能、算法等一些花样时,刚开始先在例程上改。在还不熟悉C语言和Keil开发环境的情况下,不推荐自己建新工程,从0个代码开始写。避免因语法错误太多、设置不正确和书写不正确等一些原因,造成编译时有问题,既浪费时间又会挫伤学员学单片机的锐气。

2.例程不在于多而在于精,多会使学员依赖例程并花很多时间在例程上,反而学员自己写程序的时间减少,造成"眼高手低"的现象。要想掌握程序设计和算法,必须自己一个代码一个代码的敲才行,只有在这过程中才能发现问题,然后解决问题,才能达到完全掌握C语言及其算法和单片机系统。例程作用是引导,熟悉硬件、熟习编程**。

3.有些例子没有给汇编语言,留给大家做为练习的作业! 我们把东西全做好了,你们就没什么可想了,对你们只会造成“眼高手低”。


PZ-ISP.exe 即有程序烧录功能,又有串口调试助手的功能

建议及其注意事项:

1.当要使用STC官方烧录工具时,必须要拔掉J0 短路帽,然后进行“冷上电”操作 即:先关电电源开关,然后点“下载”后,再打开电源开关。

2.如果烧了和LCD有关的程序 LCD没有显示的话,请按一下单片机的复位按钮 或 关电后在启动,因为程序不是死等待液晶屏的反应。

3.烧录程序是 推荐使用烧录工具中的"PZ-ISP烧录工具.exe"软件

4.烧录程序过程中,如果出现“调整波特率超时”、“连机超时”和使用STC官方烧录软件时,请拔开J0 短路帽,然后进行“冷启动” 即:点了“上载”后马上关电--开电。

hc6800e's People

Contributors

williamren avatar

Watchers

 avatar  avatar

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.