Skip to main content

Fubarino SD

Fubarino SD is a small, easily breadboardable microcontroller board. It is chipKIT and MPIDE compatible, which means you can write sketches for it in MPIDE, which is the Arduino IDE fork for chipKIT compatible boards. The microcontroller on the board is a Microchip PIC32MX440F256H.

Features


  • USB connector wired to the PIC32's USB peripheral.
  • microSD connector wired to hardware SPI periperhal on PIC32.
  • Complete integration and compatibility with MPIDE - in fact, current versions of MPIDE support Fubarino SD as a target board.
  • All I/O and power pins in standard "DIP" form factor for easy use with a breadboard.
  • Powered from USB connector, external 3.3 or external 2.8V to 13.2V power supply.
  • 15 analog inputs (10 bits)
  • 45 digital I/O pins
  • ICSP header pins if you want to use a hardware programmer or debugger under MPLAB or MPAB X IDEs. (both free from Microchip)
  • Like all chipKIT compatible boards, the Fubarino SD can run any Arduino sketch or library as long as they don't access native AVR registers directly.
  • All I/O operates at 3.3V, but many I/O pins are 5V tollerant.
  • PIC32MX440F256H is a 32 bit processor running at 80 MHz with 256K of Flash and 32K RAM
  • Can use USB (5V), 3.3V or 2.3V to 15V input for power
  • Includes 4 DMA channels, 1 SPI (used for microSD but brought out to pins), 2 I2C ports, USB (host, function, OTG), 15 A/D channels (10 bit), 5 16-bit timers, 5 hardware PWM, PMP, etc. as part of PIC32 processor

Support

Please use the Github issue tracker for any bugs related to Fubarino SD hardware. For bugs in MPIDE, software or libraries, please refer to the chipKIT/MPIDE forum or the chipKIT/MPIDE Github issue tracker.

Note that the first 100 Fubarino SD boards were mistakenly built with PIC32MX795F512 parts. This should not impact sketches built from MPIDE. However, it does mean that RetroBSD is an option for these first 100 boards.

Resources


  • Fubarino SD v1.4 board and schematic (Eagle 6 format) - Github directory

  • Fubarino SD v1.4 schematic (PDF)

  • Fubarino SD v1.4 board layout (PDF)

  • Fubarino SD v1.4 BOM (Excel)

  • Fubarino SD Reference Manual (Word)

  • USB Bootloader (avrdude compatible) HEX file note: right click and select 'save as' to get the .HEX file - the board already comes with this bootloader pre-programmed

  • Factory Test sketch This sketch is what the factory uses to test the Fubarino SD board - right click and select 'save as'.

Authors

Fubarino SD was designed by Brian Schmalz (from Schmalz Haus LLC) and Rick Anderson (from Fubar Labs). Both are also on the chipKIT/MPIDE development team.

Links to external webpages which provide more application ideas, documents/datasheet or software libraries

Tech Support & Product Discussion

Thank you for choosing our products! We are here to provide you with different support to ensure that your experience with our products is as smooth as possible. We offer several communication channels to cater to different preferences and needs.

Loading Comments...