TOP Contributors

  1. MIKROE (2780 codes)
  2. Alcides Ramos (376 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 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 (139569 times)
  2. FAT32 Library (72041 times)
  3. Network Ethernet Library (57258 times)
  4. USB Device Library (47631 times)
  5. Network WiFi Library (43229 times)
  6. FT800 Library (42566 times)
  7. GSM click (29932 times)
  8. mikroSDK (28293 times)
  9. PID Library (26934 times)
  10. microSD click (26309 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: 138 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

USB FPGA programmer

5

The project is a Xilinx Spartan-3(E) and Spartan-6 FPGA programmer made with PIC18F4550 using USB. There are two host applications: a HID one and a CDC one, written in Delphi. Added support for Delphi XE5.

[Learn More]

DynTFT

10

DynTFT is a set of visual components, inspired by Delphi's VCL. These components are compilable by mikroPascal, Delphi and FreePascal, allowing faster designing and debugging of the UI part of an application. The API features a runtime component registration, to make sure that users won't have to deal with internal handling of mouse/touch events.

[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]