|
@@ -15,3 +15,10 @@ cd ..
|
|
|
* Test with signal generator
|
|
* Test with signal generator
|
|
|
* Trigger type mode
|
|
* Trigger type mode
|
|
|
* ...
|
|
* ...
|
|
|
|
|
+
|
|
|
|
|
+## Inspiration
|
|
|
|
|
+
|
|
|
|
|
+* For GUI menu system, used code principles from weather station and signal generator apps
|
|
|
|
|
+* STM32 DMA example
|
|
|
|
|
+* VREFBUF information - https://community.st.com/s/question/0D53W00001awIlMSAU/enable-and-use-vrefbuf-for-adc-measures
|
|
|
|
|
+* Relocating vector table - https://community.nxp.com/t5/i-MX-Processors/Relocate-vector-table-to-ITCM/m-p/1302304
|