Wykres commitów

31 Commity (f85e520e1e1979523d7e3ed6d41ea99eb394fcc4)

Autor SHA1 Wiadomość Data
Rob Riggs f85e520e1e Update links in README. 2020-05-31 22:32:29 -05:00
Rob Riggs 530e1f9a5f Update footprints in schematic, and values for J1 and SW1 in schematic and PCB. Add an interactive BOM. Update the README. 2020-05-31 22:26:18 -05:00
Rob Riggs f3027966a5 Add some docs. 2020-05-28 21:58:33 -05:00
Rob Riggs 396ec856dd Add NucleoTNC Rev B PCB, spacer and enclosure panels. 2020-05-28 19:35:29 -05:00
Mobilinkd LLC 16e0e5e886
Update README.md 2019-12-11 20:26:16 -06:00
Rob Riggs 959a9c0a4b Update notebook links to point to nbviewer. 2019-06-24 19:47:19 -05:00
Rob Riggs b68a4942ad Add missing image file. Fix some formatting issues, spelling and awkward wording. 2019-06-24 07:49:00 -05:00
Rob Riggs ef3e59fa27 Schematic not displaying. 2019-06-23 22:34:32 -05:00
Rob Riggs 5fd7b89778 Fix a missing build step. Add a configuration step (Save Settings). Add more diagnostics and troubleshooting steps. 2019-06-23 21:56:56 -05:00
Rob Riggs 49a7d1f5ee Updates to the build instructions, including programming, configuration and troubleshooting. 2019-06-23 14:42:04 -05:00
Rob Riggs e33bfef43b Add KiCAD files and build instructions. 2019-06-22 22:52:58 -05:00
Rob Riggs f4da4e0231 Merge branch 'master' of github.com:mobilinkd/nucleo32-l432kc-tnc-firmware
This only affected README.md, which was trimmed significantly.
2019-06-22 22:03:53 -05:00
Rob Riggs 777919da49 Massive update to get the NucleoTNC firmware up to date with the TNC3. Mostly improvements to the moduleator and demodulator sections. Fix EEPROM read/write. Update version number to 1.0.0. 2019-06-22 21:53:34 -05:00
Mobilinkd LLC c8567131e6
Update README.md 2019-02-11 22:05:10 -06:00
Mobilinkd LLC 549f532148
Update README.md
Start adding build instructions.
2019-02-11 21:36:12 -06:00
Rob Riggs 1d228b0413 Add note about fixing ADC LL driver to README. 2018-08-13 19:16:29 -05:00
Rob Riggs 0c5cad23ae Cannot use TRACESWO on Nucleo32 boards. 2018-08-13 19:05:30 -05:00
Rob Riggs 41614ac9a2 Fix broken critical section handling when toggling LEDs. 2018-08-12 11:44:53 -05:00
Rob Riggs d447b149ed Support setting/getting MYCALL. Add new modem types. 2018-08-11 16:07:12 -05:00
Rob Riggs 6783a39e8c Fix DAC output glitch when starting transmission. 2018-08-11 16:06:07 -05:00
Rob Riggs 0250e5a7f2 Fix & enable I2C EEPROM support. 2018-08-05 21:24:38 -05:00
Rob Riggs e6b920d0fb Fix defect in L4 HAL version 1.12.0 LL ADC code that misconfigures the ADC channel. 2018-08-05 19:25:40 -05:00
Rob Riggs 15e6de9744 Use KISS-based logging since SWO does not work on Nucleo32. 2018-08-05 19:23:38 -05:00
Rob Riggs 11f18d27ce Make it save to use LEDs in ISR. 2018-08-05 19:22:56 -05:00
Rob Riggs 82aa99dd4f Remove extraneous logging. 2018-08-05 19:22:15 -05:00
Rob Riggs 5b2b150b0d Move some pins around, use LED3, and name the AUDIO_IN pin. Initialize DAC, Op Amp and ADC in main(). Increase ADC clock to 80MHz and enable 16x oversampling. Increase sample time to 6.5 cycles. Support up to 16-bit ADC values (oversampling). Widen the DFT bins used for twist detection. Increase the amount of error checking we do. Improve input gain setting algorithm. 2018-08-05 19:21:52 -05:00
Rob Riggs 660ebffb73 Use tickless idle, and add stack overflow detection. 2018-08-05 19:07:21 -05:00
Rob Riggs 9ecd997cad Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
Rob Riggs 5d38c4a1ad Add support for using SRAM2 separate from SRAM1. 2018-07-29 12:43:52 -05:00
Rob Riggs 89a8cfbcbe Initial STM32CubeMX code generation. 2018-07-29 12:40:09 -05:00
Mobilinkd LLC 907bc90726
Initial commit 2018-07-29 12:30:28 -05:00