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 5d38c4a1ad Add support for using SRAM2 separate from SRAM1. 2018-07-29 12:43:52 -05:00
Drivers Initial STM32CubeMX code generation. 2018-07-29 12:40:09 -05:00
Inc Initial STM32CubeMX code generation. 2018-07-29 12:40:09 -05:00
Middlewares/Third_Party/FreeRTOS/Source Initial STM32CubeMX code generation. 2018-07-29 12:40:09 -05:00
Src Initial STM32CubeMX code generation. 2018-07-29 12:40:09 -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 support for using SRAM2 separate from SRAM1. 2018-07-29 12:43:52 -05:00
.mxproject Initial STM32CubeMX code generation. 2018-07-29 12:40:09 -05:00
.project Initial STM32CubeMX code generation. 2018-07-29 12:40:09 -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

README.md

nucleo32-l432kc-tnc-firmware

Source code for breadboard TNC based on STM32L432KC Nucleo32 dev board