Hello,
Thanks, @jmarsh and @Paul. Dividing the timer load by the prescaler and updating the LOAD, COMP1, and CMPLD1 variables with the correct values (0, pin_load, and pin_load, since the counter is counting up) made pin 6 toggle at 30 Hz. See...
Hello,
I am a newbie to this forum, and I am working on a project using a Teensy 4.1. I would like to output a square digital waveform at approximately 30 Hz and sample data at 10 kHz from an analog signal on another pin, with the goal of...