TOP Contributors

  1. MIKROE (2662 codes)
  2. Alcides Ramos (357 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 (137028 times)
  2. FAT32 Library (70154 times)
  3. Network Ethernet Library (56032 times)
  4. USB Device Library (46355 times)
  5. Network WiFi Library (41970 times)
  6. FT800 Library (41298 times)
  7. GSM click (29072 times)
  8. mikroSDK (26509 times)
  9. PID Library (26452 times)
  10. microSD click (25439 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: 115 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

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]

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]

MQTTClient

0

MQTT Client library.

[Learn More]