generator

command
v0.13.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2024 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Overview

Generator implements a square wave generator using an STM32 timer. There are two outupts. PA8 (TIM1_CH1) and PA7 (TIM1_CH1N, negation of TIM1_CH1).

This aplication can be controled using the USB serial console. It uses termfs.LightFS because of the little of RAM in the STM32L476 has. The simple console provided doesn't support neither CR/LF conversion nor remote echo. Use options of your terminal emulator to provide local echo and convert CR and LF chars properly. The working example for Linux is:

picocom -b 115200 --echo --imap lfcrlf --omap crlf /dev/ttyACM0

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL