TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 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 (142032 times)
  2. FAT32 Library (75257 times)
  3. Network Ethernet Library (59477 times)
  4. USB Device Library (49497 times)
  5. Network WiFi Library (45271 times)
  6. FT800 Library (44889 times)
  7. GSM click (31421 times)
  8. mikroSDK (30421 times)
  9. microSD click (27781 times)
  10. PID Library (27615 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
Library

mikroBUS board definitions for 28, 20 pins PIC MCU

Rating:

0

Author: Timmy Siu

Last Updated: 2023-05-27

Package Version: 1.0.0.0

Category: Development Systems

Downloaded: 159 times

Not followed.

License: MIT license  

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.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "mikroBUS board definitions for 28, 20 pins PIC MCU" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "mikroBUS board definitions for 28, 20 pins PIC MCU" changes.

Do you want to report abuse regarding "mikroBUS board definitions for 28, 20 pins PIC MCU".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Library Blog

Blog currently doesn't exist!

RELATED CODES

MINI-M0 STM32 Board Examples

5

Examples for MINI-M0 STM32 Board. Provided examples demonstrate working with on-board LEDs, internal ADC and UART module via the USB UART interface.

[Learn More]

system_stm32f415-mini.c

0

Created using ST's Excel clock generator spreadsheet. Utilizes x-tal for a 168MHz system clock. Delay works as expected w.o. fiddling with the divider, standard peripherals should be clocked correctly. AFAIR it don't clock the USB port. Give it a try! The init code is for std_periph_lib and NOT for Cube.

[Learn More]

LED Counter using LED Click board

0

This program counts from 0 to 99 and displays the result on a LED segment click board.

[Learn More]