Wykres commitów

20 Commity (f4da4e0231a0129af8e54b2aef878f60660540a5)

Autor SHA1 Wiadomość Data
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