SparkFun DEV-11114

SparkFun Pro Mini ATmega328-3.3V/8MHz Development Board User Manual

Үлгі: DEV-11114

1. Кіріспе және одан әріview

The SparkFun Pro Mini ATmega328-3.3V/8MHz is a compact microcontroller development board designed for projects where space is a premium. It is compatible with Arduino boards and the Arduino IDE, offering a powerful ATmega328 microcontroller in a small form factor. This board operates at 3.3V and 8MHz, making it suitable for low-power applications and direct interfacing with 3.3V peripherals without additional level shifting.

This manual provides essential information for setting up, operating, and maintaining your SparkFun Pro Mini.

SparkFun Pro Mini ATmega328-3.3V/8MHz Development Board

1-сурет: Жоғарғы view of the SparkFun Pro Mini ATmega328-3.3V/8MHz Development Board.

2. Негізгі мүмкіндіктер

  • Микроконтроллер: ATmega328 running at 8MHz with an external resonator (0.5% tolerance).
  • Операциялық томtage: 3.3 В.
  • Қуат кірісі: RAW pin supports 3.4V to 12V DC input; VCC pin requires regulated 3.3V.
  • Реттеуші: On-board 3.3V regulator with a maximum 150mA output, over-current protected.
  • Қосылу мүмкіндігі: Designed for direct connection to an FTDI Basic Breakout board (sold separately) for programming.
  • Аналогтық түйреуіштер: 8 analog input pins (A0-A7), with A4, A5, A6, A7 located off-edge.
  • Сандық түйреуіштер: Standard GPIO pins, including PWM capabilities.
  • Көрсеткіштер: On-board Power and Status LEDs.
  • Өлшемдері: Approximately 0.7 x 1.3 inches (18 x 33mm).
  • I2C: Footprints for optional I2C pull-up resistors.
SparkFun Pro Mini with ruler for size comparison

Figure 2: The SparkFun Pro Mini shown with a ruler, illustrating its compact dimensions.

Back of SparkFun Pro Mini showing 3.3V 8MHz marking

Figure 3: The underside of the Pro Mini, indicating its 3.3V and 8MHz operating characteristics.

3. Орнату және қосылымдар

3.1 Бекітуview

The Pro Mini features various pins for power, communication, and general-purpose input/output (GPIO). Understanding the pinout is crucial for proper integration into your projects.

Жоғарғы view of SparkFun Pro Mini showing pin labels

4-сурет: Жоғарғы view of the Pro Mini, highlighting the various pin labels for identification.

Detailed pinout diagram for SparkFun Pro Mini

Figure 5: Comprehensive pinout diagram detailing the functions of each pin on the SparkFun Pro Mini.

SparkFun Pro Mini power and programming pins labeled

6-сурет: Жақыннан view of the Pro Mini, labeling the programming header, 3.3V regulated voltage, ground, and raw input voltage түйреуіштер.

3.2 Тақтаны қуаттандыру

The Pro Mini can be powered in two primary ways:

  • RAW Pin: Connect an unregulated DC voltage source between 3.4V and 12V to the RAW pin. The on-board regulator will convert this to 3.3V for the microcontroller.
  • VCC Pin: If you have a pre-regulated 3.3V power supply, connect it directly to the VCC pin. Do not apply more than 3.3V to this pin.

Ensure that the power source is correctly connected to avoid damage to the board. The board includes over-current protection for the regulator.

3.3 Programming the Board

The SparkFun Pro Mini does not have an on-board USB connector. To program the board, an external FTDI Basic Breakout board (or a compatible USB-to-serial converter) is required.

  1. Connect the FTDI Basic Breakout board to the programming header pins on the Pro Mini. Ensure the pins (GND, VCC, RXI, TXO, RST, BLK) align correctly.
  2. Connect the FTDI Basic Breakout board to your computer via a USB cable.
  3. Arduino IDE ашыңыз.
  4. Select "Arduino Pro or Pro Mini" from the "Tools > Board" menu.
  5. Select "ATmega328 (3.3V, 8 MHz)" as the processor.
  6. Choose the correct COM port for your FTDI device under "Tools > Port".
  7. You can now upload your sketches to the Pro Mini.
SparkFun Pro Mini connected to FTDI Basic Breakout board

Figure 7: The SparkFun Pro Mini connected to an FTDI Basic Breakout board for programming via USB.

4. Операция

4.1 Basic Sketch Upload

After successfully connecting and configuring the board in the Arduino IDE, you can upload any compatible Arduino sketch. A common first step is to upload the "Blink" example sketch to verify basic functionality.

4.2 Перифериялық құрылғыларды қосу

The 3.3V operating voltage of this Pro Mini makes it ideal for direct interfacing with many modern sensors and modules that also operate at 3.3V. When connecting peripherals, always ensure voltage compatibility. If a peripheral requires 5V, a logic level shifter will be necessary to prevent damage to the Pro Mini.

  • Сандық енгізу/шығару: Use digital pins for on/off control, reading switches, or controlling LEDs.
  • Аналогтық кіріс: Pins A0-A7 can read analog sensor values.
  • Сериялық байланыс: Use RXI/TXO pins for serial communication with other devices.
  • I2C байланысы: The board supports I2C communication, with optional pull-up resistor footprints available.
SparkFun Pro Mini on a breadboard with other components

Figure 8: The Pro Mini integrated into a breadboard circuit with other electronic components, demonstrating typical usage.

SparkFun Pro Mini in a compact project with battery

Figure 9: A compact project example utilizing the SparkFun Pro Mini, powered by a small battery.

5. Техникалық қызмет көрсету

The SparkFun Pro Mini is a robust development board, but proper care ensures its longevity and reliable operation.

  • Өңдеу: Always handle the board by its edges to avoid touching components, especially the microcontroller, which can be sensitive to static electricity.
  • Сақтау орны: Store the board in an anti-static bag when not in use, away from dust and moisture.
  • Тазалау: If necessary, gently clean the board with isopropyl alcohol and a soft brush. Ensure the board is completely dry before applying power.
  • Нәр беруші: Always verify your power supply voltage and polarity before connecting to the board. Incorrect voltage or reverse polarity can cause permanent damage.

6. Ақаулықтарды жою

  • Board Not Recognized by IDE:
    • Ensure your FTDI Basic Breakout board drivers are correctly installed on your computer.
    • Verify that the FTDI board is properly connected to the Pro Mini's programming header.
    • Check that the correct COM port is selected in the Arduino IDE.
    • Confirm that "Arduino Pro or Pro Mini" is selected as the board and "ATmega328 (3.3V, 8 MHz)" as the processor.
  • Эскизді жүктеу сәтсіз аяқталды:
    • Check all connections between the FTDI board and Pro Mini.
    • Ensure the power supply to the Pro Mini is stable and within the specified range (3.3V to VCC or 3.4-12V to RAW).
    • Sometimes, pressing the reset button on the Pro Mini just before or during the upload process can help.
  • Қуат/жарықдиодты шамдар өшірілмеген:
    • Verify your power source is active and providing the correct voltage.
    • Check the polarity of your power connections.
    • If using the RAW pin, ensure the voltage is between 3.4V and 12V. If using VCC, ensure it is a regulated 3.3V.
  • Күтпеген мінез-құлық:
    • Double-check your wiring for shorts or incorrect connections.
    • Ensure all connected peripherals are compatible with 3.3V logic levels. Use level shifters if necessary for 5V components.
    • Review your code for logical errors.

7. Техникалық сипаттамалар

ЕрекшелікТехникалық сипаттама
МикроконтроллерATmega328
Операциялық томtage3.3В
Кіріс көлеміtage (RAW)3.4В - 12В тұрақты ток
Сағат жылдамдығы8 МГц
Флэш жады32 KB (ATmega328)
SRAM2 KB (ATmega328)
EEPROM1 KB (ATmega328)
Сандық енгізу/шығару түйреуіштері14 (6 with PWM support)
Аналогтық кіріс түйреуіштері8 (A0-A7)
Max Current per I/O Pin40 мА
Өлшемдері0.7 x 1.3 дюйм (18 x 33 мм)
Салмағы0.32 унция
Қосылу технологиясыI2C, Serial (UART)

8. Кепілдік және қолдау

For technical support, warranty information, or further assistance with your SparkFun Pro Mini ATmega328-3.3V/8MHz Development Board, please refer to the official SparkFun Electronics webсайтына немесе тұтынушыларға қолдау көрсетуге тікелей хабарласыңыз.

Visit SparkFun Electronics

© 2023 SparkFun Electronics. All rights reserved.

Ask a question about this manual

Ask about setup, troubleshooting, compatibility, parts, safety, or missing instructions. Manuals+ will review the question and use this page’s manual context to help answer it.