TOP Contributors

  1. MIKROE (2654 codes)
  2. Alcides Ramos (352 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 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 (136741 times)
  2. FAT32 Library (69951 times)
  3. Network Ethernet Library (55942 times)
  4. USB Device Library (46267 times)
  5. Network WiFi Library (41887 times)
  6. FT800 Library (41173 times)
  7. GSM click (28983 times)
  8. PID Library (26413 times)
  9. mikroSDK (26361 times)
  10. microSD click (25376 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
Project

PIC32MZ EF Osc Calc

Rating:

1

Author: VCC

Last Updated: 2021-03-16

Package Version: 1.0.0.0

Category: Internal MCU modules

Downloaded: 108 times

Not followed.

License: MIT license  

This is a calculator for PIC32MZ EF oscillator frequencies.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "PIC32MZ EF Osc Calc" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "PIC32MZ EF Osc Calc" changes.

Do you want to report abuse regarding "PIC32MZ EF Osc Calc".

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

Project Blog

Main window

Main window

Frequencies are calculated when pressing the "Calculate" button, or when changing a combobox option.

View full image

The package contains two Windows executables and a Linux one.

Features:
  - entered settings are saved to ini file when closing the application
  - some of the entered settings are validated and will cause various editboxes to be colored differently, to indicate an out of range value

Limitations:
  - not all settings are validated
  - not all setting were tested in hardware
  - because of space limitations, editbox font is smaller than the schematic font

Known issues:
  - depending on desktop theme, some of the components may partially overlap

ALSO FROM THIS AUTHOR

PIC24 Memory Statistics

1

The purpose of this tool is to display a chart containing the memory allocation in a PIC24/dsPIC project.

[Learn More]

Build Version Generator

10

Build Version Generator is a tool, which generates code, containing version number and current build date of a mikroPascal / mikroBasic / mikroC project. It is run as a compiler IDE tool.

[Learn More]

Misaligned Address Finder

1

Misaligned Address Finder is a tool used to generate a report on variables and constants, which are not Word or DWord aligned. Some variables / constants are required to be allocated at even addresses (16-bit architectures) and at multiple by 4 addresses (32-bit architectures), so users can be notified about that allocation.

[Learn More]