Giter Site home page Giter Site logo

Comments (2)

tenderlove avatar tenderlove commented on July 24, 2024 1

Just to be specific, I am able to get the chip to echo characters back to me, I just have to set the baud on my local client to 3600 for the characters to be correct. It doesn't matter what baud I set in the Makefile, it's always 3600 on my client. I've verified it's actually recompiling the code and reflashing the chip. I've also tried changing the fuses. If I manually define USE_2X in my source, it does impact the speed, it's just stuck at 19200 rather than 3600.

from avr-programming.

tenderlove avatar tenderlove commented on July 24, 2024 1

I've ended up setting F_CPU= 8000000UL and setting LFUSE = 0xE2 to disable the clock divider. This let me use 19200 for the baud without manually defining USE_2X. However, it doesn't seem to matter what I set BAUD to, I always get 19200 speeds.

from avr-programming.

Related Issues (20)

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.