TOP Contributors

  1. MIKROE (2656 codes)
  2. Alcides Ramos (353 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 (136866 times)
  2. FAT32 Library (70000 times)
  3. Network Ethernet Library (55998 times)
  4. USB Device Library (46298 times)
  5. Network WiFi Library (41905 times)
  6. FT800 Library (41204 times)
  7. GSM click (29012 times)
  8. PID Library (26423 times)
  9. mikroSDK (26394 times)
  10. microSD click (25385 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: 112 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

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]

File Transfer To PIC

0

This is a simple example of file transfer from a desktop client to a PIC32 server, using mikroMedia for PIC32MX7+ board and mikroMedia+ shield for PIC32MX7.

[Learn More]

Memory Statistics

0

This is a remake of "PIC32 Memory Statistics". In addition to displaying the memory allocation and comparing multiple hex files, this tool provides a simulated memory, which accepts Erase/Write commands, coming from a physical MCU. It is used to avoid overwriting the physical memory and instead, display what would happen to it.

[Learn More]