The Nucleo TNC is a breadboard implementation of the Mobilinkd TNC3 using a STM32L432KC Nucleo32 board. This TNC faithfully implements the audio section and EEPROM storage of the TNC3. It omits the battery charging and Bluetooth components of the TNC3.
 
 
 
 
 
Go to file
Rob Riggs 9ecd997cad Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
Drivers Initial STM32CubeMX code generation. 2018-07-29 12:40:09 -05:00
Inc Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
Middlewares/Third_Party/FreeRTOS/Source Initial STM32CubeMX code generation. 2018-07-29 12:40:09 -05:00
Src Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
TNC Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
newlib Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
startup Add support for using SRAM2 separate from SRAM1. 2018-07-29 12:43:52 -05:00
.cproject Initial STM32CubeMX code generation. 2018-07-29 12:40:09 -05:00
.gitignore Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
.mxproject Initial STM32CubeMX code generation. 2018-07-29 12:40:09 -05:00
.project Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
LICENSE Initial commit 2018-07-29 12:30:28 -05:00
Nucleo_L432KC_TNC.ioc Initial STM32CubeMX code generation. 2018-07-29 12:40:09 -05:00
README.md Initial commit 2018-07-29 12:30:28 -05:00
STM32L432KC_FLASH.ld Add support for using SRAM2 separate from SRAM1. 2018-07-29 12:43:52 -05:00
stlink-tnc5.cfg Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00
stm32l4x.cfg Add TNC code, openocd configs, etc. 2018-07-29 21:34:53 -05:00

README.md

nucleo32-l432kc-tnc-firmware

Source code for breadboard TNC based on STM32L432KC Nucleo32 dev board