About 50 results
Open links in new tab
  1. Ch-1 Introduction to ATmega328P Microcontroller - Arduino Forum

    Dec 21, 2020 · 1.1 What is an ATmega328P Microcontroller? It is this 28-pin semiconductor chip of Fig-1.1. The full name is “Micro Controlling Unit”, the short name is “Microcontroller”, and the abbreviated …

  2. Using Arduino IDE for standalone ATMega328P board

    Jun 22, 2024 · I am exploring buying ATMega328P chips and using them natively on a PCB. I have an ASIX Presto programmer is able to load the hex file built in the Arduino IDE. I am considering …

  3. Extend ATMEGA328P-AU pins - 3rd Party Boards - Arduino Forum

    Apr 5, 2023 · Hi Guys, I'm looking a way extend the pin's ATMEGA328P-AU chip without using any other component like shift register (this will be my last solution). My project will use the 23 IO pins …

  4. ATmega328p + ESP8266 WIFI tutorial - Tutorials - Arduino Forum

    Jan 7, 2022 · Hi, So I had quite some trouble getting my board to work as most things are not straightforward. Therefore, I am writing this short tutorial with everything I learned so people do not …

  5. What are the differences of ATMega328 ATMega328P and ATMega …

    Jul 31, 2023 · The difference between the 328 and 328P is "picopower", which might mean lower power consumption in powerdown modes, but the only visible difference is the ability to turn off brown-out …

  6. ATmega328P EEPROM Corruption Despite BOD Enabled

    Jun 2, 2025 · Hi everyone, I'm working on a custom board based on the ATmega328P-AU, driving two stepper motors via TMC2660 drivers, and I'm running into a frustrating EEPROM corruption issue. 💡 …

  7. Burning Bootloader: Expected signature for ATMEGA328P is 1E 95 0F

    Feb 4, 2012 · I am trying to burn the bootloader on a blank Atmega328p-pu chip with an AVRISP MKii. But when I try to write the bootoader with the arduino IDE it gives the following error: avrdude: …

  8. Is atmega328p outdated? - General Electronics - Arduino Forum

    May 12, 2023 · Is the ATmega328P currently being phased out? Should I shift my focus to another chip? Are there any RF chips similar to the NRF24L01+ that are capable of transmitting 32-byte packets?

  9. Atmega328P cant upload code - Uploading - Arduino Forum

    Apr 17, 2025 · Topic Replies Views Activity Atmega328p programieren Deutsch 12 205 April 24, 2025 External ZIF board and connecting to upload Arduino bootloader onto raw ATMEGA 328p chip 3rd …

  10. Standard Fuse Settings for 16Mhz ATMega328p - Arduino Forum

    Sep 6, 2011 · I've finally got myself a virgin ATMega328p and without uploading a bootloader, I've uploaded a simple variation of Blink and thought it was broken until I realised that because I hadn't …