Git Product home page Git Product logo

avr-drv's People

Watchers

 avatar

avr-drv's Issues

ADC set trigger source ATmega32

What steps will reproduce the problem?
1. On a project for ATmega32 call this:
adc_set_trigger_source(adc_trigger_source_timer_1_overflow);

What is the expected output? What do you see instead?
SFIOR should have ADTS2 & 1 bits set

Original issue reported on code.google.com by [email protected] on 2 Apr 2012 at 6:09

Remove assert from module ADC

Replace assert that can cause the code to hang in debug mode or to have 
unsuspected behavior in NDEBUG mode.

Replace function that can assert with a return -1 and appropriate errno.


Original issue reported on code.google.com by [email protected] on 6 Mar 2009 at 1:58

USART access to UCSRC

What steps will reproduce the problem?
1. For ATmega32 usart_set_num_bit(&usart0, usart_bit_8); 

What is the expected output? What do you see instead?
UCSRC bits UCSZ1 & UCSZ0 should be affected

Possible problem with macro write_to_ucsrc() 

Original issue reported on code.google.com by [email protected] on 2 Apr 2012 at 8:34

why not merge with avr-liberty ?

A similar project exists: avr-liberty
Lots of devices are supported:
http://avr-liberty.googlecode.com/svn/trunk/docs/html/index.html

Original issue reported on code.google.com by [email protected] on 7 Jan 2010 at 8:02

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.