Close

Implemented BFSK generation on mcu

A project log for Atomic Synchronator => TicTacSync

Beyond '67 SMPTE timecode: YaLTC is a new GPS based AUX syncing track format for dual-system sound based on affordable hardware

raymond-lutzRaymond Lutz 05/09/2021 at 20:260 Comments
Dunno why but the frequencies are way off... The space freq should be 999 Hz and my RIGOL shows 775 Hz! Mark should be 2376 and it's 1852 Hz (so the same 1.29 factor). For now the timing is done with Arduino's delayMicroseconds(), that should have been precise to  ± 5%... (I'm pausing for 20 µs between each DAC ouput update)

Anyway, I plan to use SAMD21 TC5 for timing, so I don't need to investigate any further this discrepancy. Stay tuned!

Discussions