Wykres commitów

  • 9c5a46fbcf Increase clock speed to 80MHz and disable ADC oversampling. Rob Riggs 2020-01-06 19:25:35 -0600
  • 6ac64d3aa4 Add harware init mutex. Rob Riggs 2020-01-06 19:23:42 -0600
  • 16e0e5e886
    Update README.md Mobilinkd LLC 2019-12-11 20:26:16 -0600
  • 959a9c0a4b Update notebook links to point to nbviewer. Rob Riggs 2019-06-24 19:47:19 -0500
  • b68a4942ad Add missing image file. Fix some formatting issues, spelling and awkward wording. Rob Riggs 2019-06-24 07:49:00 -0500
  • ef3e59fa27 Schematic not displaying. Rob Riggs 2019-06-23 22:34:32 -0500
  • 5fd7b89778 Fix a missing build step. Add a configuration step (Save Settings). Add more diagnostics and troubleshooting steps. Rob Riggs 2019-06-23 21:56:56 -0500
  • 49a7d1f5ee Updates to the build instructions, including programming, configuration and troubleshooting. Rob Riggs 2019-06-23 14:42:04 -0500
  • e33bfef43b Add KiCAD files and build instructions. v1.0.0 Rob Riggs 2019-06-22 22:52:58 -0500
  • f4da4e0231 Merge branch 'master' of github.com:mobilinkd/nucleo32-l432kc-tnc-firmware This only affected README.md, which was trimmed significantly. Rob Riggs 2019-06-22 22:03:53 -0500
  • 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. Rob Riggs 2019-06-22 21:53:34 -0500
  • c8567131e6
    Update README.md Mobilinkd LLC 2019-02-11 22:05:10 -0600
  • 549f532148
    Update README.md Mobilinkd LLC 2019-02-11 21:36:12 -0600
  • 1d228b0413 Add note about fixing ADC LL driver to README. Rob Riggs 2018-08-13 19:16:29 -0500
  • 0c5cad23ae Cannot use TRACESWO on Nucleo32 boards. Rob Riggs 2018-08-13 19:05:30 -0500
  • 41614ac9a2 Fix broken critical section handling when toggling LEDs. Rob Riggs 2018-08-12 11:44:53 -0500
  • d447b149ed Support setting/getting MYCALL. Add new modem types. Rob Riggs 2018-08-11 16:07:12 -0500
  • 6783a39e8c Fix DAC output glitch when starting transmission. Rob Riggs 2018-08-11 16:06:07 -0500
  • 0250e5a7f2 Fix & enable I2C EEPROM support. Rob Riggs 2018-08-05 21:24:38 -0500
  • e6b920d0fb Fix defect in L4 HAL version 1.12.0 LL ADC code that misconfigures the ADC channel. Rob Riggs 2018-08-05 19:25:40 -0500
  • 15e6de9744 Use KISS-based logging since SWO does not work on Nucleo32. Rob Riggs 2018-08-05 19:23:38 -0500
  • 11f18d27ce Make it save to use LEDs in ISR. Rob Riggs 2018-08-05 19:22:56 -0500
  • 82aa99dd4f Remove extraneous logging. Rob Riggs 2018-08-05 19:22:15 -0500
  • 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. Rob Riggs 2018-08-05 19:21:52 -0500
  • 660ebffb73 Use tickless idle, and add stack overflow detection. Rob Riggs 2018-08-05 19:07:21 -0500
  • 9ecd997cad Add TNC code, openocd configs, etc. Rob Riggs 2018-07-29 21:34:53 -0500
  • 5d38c4a1ad Add support for using SRAM2 separate from SRAM1. Rob Riggs 2018-07-29 12:43:52 -0500
  • 89a8cfbcbe Initial STM32CubeMX code generation. Rob Riggs 2018-07-29 12:40:09 -0500
  • 907bc90726
    Initial commit Mobilinkd LLC 2018-07-29 12:30:28 -0500