Chirp Signal Generator

Dependencies:   mbed

Fork of TAU_ZOOLOG_Playback_Rev1_1 by Yossi_Students

Revision:
23:024fd1442fce
Parent:
21:7aa784deffc8
--- a/main.cpp	Sun Apr 15 12:19:19 2018 +0000
+++ b/main.cpp	Sun Jul 15 10:26:46 2018 +0000
@@ -92,6 +92,8 @@
                 NOP();
                 NOP();
                 NOP();
+                NOP();
+                NOP();
                 // Output value using DAC
                 // HAL_DAC_SetValue(&hdac1, DAC_CHANNEL_1, DAC_ALIGN_12B_R, ADCValueOut);
                 *(__IO uint32_t *) Dac_Reg = chirpData[ii];