TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (387 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (120 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (140167 times)
  2. FAT32 Library (72621 times)
  3. Network Ethernet Library (57641 times)
  4. USB Device Library (47954 times)
  5. Network WiFi Library (43553 times)
  6. FT800 Library (42942 times)
  7. GSM click (30140 times)
  8. mikroSDK (28669 times)
  9. PID Library (27055 times)
  10. microSD click (26552 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Example

RetroBSD example for MMB-MX7 board

Rating:

0

Author: Serge Vakulenko

Last Updated: 2016-02-20

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Development Systems

Downloaded: 567 times

Followed by: 1 user

License: MIT license  

This is an demo release of RetroBSD binaries for MikroElektronika multimedia board for PIC32MX7.
It contains three files:
boot.hex - the bootloader
unix.hex - the application code
sdcard.img - the root filesystem, a binary image for SD or SDHC card

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "RetroBSD example for MMB-MX7 board" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "RetroBSD example for MMB-MX7 board" changes.

Do you want to report abuse regarding "RetroBSD example for MMB-MX7 board".

  • Information
  • Comments (1)
DOWNLOAD LINK RELATED COMPILER CONTAINS
Other PIC32 Compilers
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Example Blog

You are welcome to visit the web site of the RetroBSD project: http://retrobsd.org/

RELATED CODES

mikroBUS board definitions for 28, 20 pins PIC MCU

0

As you know, there is no mikrobus board definition for lower pin count PIC. So I made a mpkg file containing mikrobus board definitions for 28 or 20 pins PIC. I altered the default generic gpio file and did the following replacements. I tested these board definitions on simulation only. So it may contain errors. Please correct them and upload here.

[Learn More]

STM32F0Discovery Examples

0

Examples for STM32F051 line with STM32F0Discovery development board.

[Learn More]

FFT spectrum analyser

0

this project uses a PIC18F to calculate the FFT spectrum for an audio signal and displays the result on a GLCD 128 * 64, as bargraph

[Learn More]