Commit Graph

14 Commits

Author SHA1 Message Date
Joachim Steiger 229a671db9 update openocd config and flash script 2020-06-18 00:24:56 +02:00
Dimitri Stolnikov 4cc4d8a9d7 Updated bMaxPower to 200mA to match value of fuse F1 2020-03-06 20:56:45 +01:00
Dimitri Stolnikov 857fd8d5ac Update to full sysmocom company name 2020-03-06 19:54:14 +01:00
Dimitri Stolnikov cbccad27ec Import and use DAC routines
from https://github.com/ataradov/dgw/
2020-03-05 22:49:09 +01:00
Dimitri Stolnikov 28974eea39 Import and use SPI master routines
from https://github.com/ataradov/dgw/
2020-03-05 22:47:14 +01:00
Dimitri Stolnikov 7f9ce1cf8f Import and use I2C master routines
from https://github.com/ataradov/dgw/
2020-03-05 22:08:30 +01:00
Dimitri Stolnikov ee16c37032 Convert project to SAMD21E18A and CDC ACM protocol
This is using code from Alex Taradov available at

https://github.com/ataradov/mcu-starter-projects/tree/master/samd21
https://github.com/ataradov/vcp/tree/master/samd11
2020-03-05 21:25:34 +01:00
Dimitri Stolnikov 08db5de925 Merge branch 'master' of git.osmocom.org:osmo-clkgen-firmware 2020-03-05 20:46:05 +01:00
Dimitri Stolnikov e36f264afc import sample_rate_frac_set function from hackrf source repository
commit 4fcfbec9 of https://github.com/mossmann/hackrf/blob/master/
firmware/common/hackrf_core.c
2019-03-10 22:46:46 +01:00
Joachim Steiger 02bb2bc825 add openocd configurations and flash script 2019-02-21 16:17:28 +01:00
Dimitri Stolnikov 0e18df5ba6 Enable 10MHz on each output with automatic switchover for CLKIN and XTAL
clock inputs
2019-02-18 23:55:47 +01:00
Dimitri Stolnikov 2a1659e0b9 Import SI5351C routines from https://github.com/mossmann/hackrf
commit 45071306080e6342417302c066cb17ade8a071ea (HEAD -> master, origin/
master, origin/HEAD)
Merge: f1b5569 fa2a9ac
Author: Dominic Spill <dominicgs@gmail.com>
Date:   Thu Jan 31 15:16:05 2019 -0700

    Merge pull request #584 from jboone/cpld_checksum

    Cpld checksum
2019-02-18 23:48:22 +01:00
Dimitri Stolnikov d462b4c5c5 Remove unused firmware parts and convert to SAMD11 MCU
USB enumerates as:

[ 9799.235446] usb 6-1.7: Product: osmo-clkgen
[ 9799.235448] usb 6-1.7: Manufacturer: sysmocom GmbH
[ 9799.235450] usb 6-1.7: SerialNumber: 123456
[ 9799.237866] hid-generic 0003:6666:6666.000F: hiddev0,hidraw4: USB HID
v1.11 Device [sysmocom GmbH osmo-clkgen] on usb-0000:00:1d.0-1.7/input0
2019-02-18 22:47:50 +01:00
Dimitri Stolnikov fa88047f30 Import dgw project from https://github.com/ataradov/dgw
commit 40b6b1587850cd2b32505ace08076b0dad5247db
Author: Alex Taradov <alex@taradov.com>
Date:   Wed Jan 23 17:52:52 2019 -0800

    Minor fixes for Windows HID
2019-02-18 21:45:19 +01:00