Giter Site home page Giter Site logo

joristip / atmega328pb-testing Goto Github PK

View Code? Open in Web Editor NEW

This project forked from watterott/atmega328pb-testing

0.0 1.0 0.0 144.25 MB

Atmel/Microchip ATmega328PB support for Arduino IDE

Home Page: https://github.com/watterott/wattuino#wattuino-pro-mini-pb

C++ 56.90% C 43.10%

atmega328pb-testing's Introduction

ATmega328PB Testing

Hardware

Software

Installation on Arduino IDE 1.8+

  1. Add the following URLs to the Arduino Boards Manager (File->Preferences).

    https://downloads.arduino.cc/packages/package_avr_3.6.0_index.json
    https://github.com/watterott/ATmega328PB-Testing/raw/master/package_m328pb_index.json
    
  2. Update the Arduino AVR Boards to version 1.6.206 via the Boards Manager (Tools->Boards->Boards Manager).

  3. Install the ATmega328PB Boards via the Boards Manager (Tools->Boards->Boards Manager).

Further Infos

Known Issues

Timer 3+4 Output Compare

The output compare will only work if a 1 or 0 is written to the port register depending on the modulation. Futher infos here: http://www.avrfreaks.net/comment/1717946#comment-1717946 and watterott#29

Reset

ATmega328P and ATmega328PB have different thresholds for reset. This can be a problem when using a 5V power supply for the microcontroller and an USB serial adapter with 3.3V logic level on DTR.

  • Reset Input Threshold Voltage (read as 0/low):
    • ATmega328P: 2.1V @ Vcc=5V
    • ATmega328PB: 1.6V @ Vcc=5V

Crystal Oscillator

The ATmega328PB has no full-swing option for the oscillator.

History / Contributions

  • Patch v1.0.1 - Astrobeed, gpb01, PaoloP
  • avr-gcc 4.9.2 for linux64 - sabas1080
  • All Pull Requests...

atmega328pb-testing's People

Contributors

awatterott avatar lshw avatar mcudude avatar paolop74 avatar sabas1080 avatar

Watchers

 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.