https://github.com/mr-dos/gener5351
Simple 3-channel standalone clock generator with Si5351
https://github.com/mr-dos/gener5351
embedded generator megahertz si5351 ssd1306 stm32 stm32f030f4p6
Last synced: 4 months ago
JSON representation
Simple 3-channel standalone clock generator with Si5351
- Host: GitHub
- URL: https://github.com/mr-dos/gener5351
- Owner: MR-DOS
- License: gpl-3.0
- Created: 2018-01-04T09:08:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-11-23T15:43:29.000Z (over 4 years ago)
- Last Synced: 2025-08-30T18:33:24.877Z (9 months ago)
- Topics: embedded, generator, megahertz, si5351, ssd1306, stm32, stm32f030f4p6
- Homepage:
- Size: 709 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gener5351
This is a simple 3-channel clock generator for frequencies up to 200 MHz with Si5351 PLL.
## HW
Currently, the HW part consists of the Si5351 conected to 3 edge SMA connectors, 6 buttons, 128x64 OLED and STM32F030F4P ARM Cortex M0 microcontroller. The board is powered from mini USB connector.

## SW
The software is currently being written and is not ready for being used. The SW is written in C and has SW4STM32 project format.