TOP Contributors

  1. MIKROE (2762 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (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 (139263 times)
  2. FAT32 Library (71752 times)
  3. Network Ethernet Library (57127 times)
  4. USB Device Library (47431 times)
  5. Network WiFi Library (43092 times)
  6. FT800 Library (42407 times)
  7. GSM click (29835 times)
  8. mikroSDK (28080 times)
  9. PID Library (26886 times)
  10. microSD click (26198 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: 136 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

DynTFT Color Themes

0

DynTFT Color Themes are a collection of inc files with color constants, usable by DynTFT components.

[Learn More]

Peak Programme Meter with LEDs

0

This is an example of a Peak Programme Meter with 2x16 LEDs. The scale is linear in volts, not dB. The integration time is much shorter than the fall time. It is useful to indicate signal clipping. This example follows no standard, it is for demonstration purposes only.

[Learn More]

FixedFIFO

5

This library provides a fixed-size FIFO to an application. Users can set the FIFO depth and width. There are also three examples for mikroPascal PRO for PIC, dsPIC/PIC24 and PIC32. Each example implements a USB CDC device and a PC application sends commands to PIC for adding/reading items to/from FIFO.

[Learn More]