Jared Baxter / Mbed 2 deprecated Impedance_Fast_Circuitry_print_V_I

Dependencies:   mbed-dsp mbed

Fork of Impedance_Fast_Circuitry by Jared Baxter

Revisions of adc.cpp

Revision Date Message Actions
50:33524a27e08c 2015-01-31 Continuous sampling started by the PCB is working. It is successfully triggering ADC0, ADC1, and the DMA is doing its job for the ADCs and FTM quad decoder. File  Diff  Annotate
49:4dcf4717a8bb 2015-01-31 Not working for some reason. I'm gonna revert to Revision 48. File  Diff  Annotate
48:29f14bc30ba6 2015-01-31 Works if you don't do single sample first. File  Diff  Annotate
47:54fafe151669 2015-01-31 Quad decoder works and a self test is built in. ADC one shot and continuous now working. DMA still working. Need to fix PDB. File  Diff  Annotate
46:a015ebf4663b 2015-01-31 DMA is reading from FTM2_CNT. Still need to get PDB triggering the DMAs. File  Diff  Annotate
45:d591d138cdeb 2015-01-31 Quadrature decoder is working. File  Diff  Annotate
44:41c262caf898 2015-01-30 This is before I made changes for posting it online. File  Diff  Annotate
43:c593a8b9688f 2015-01-30 Added PIT3 timer for transfering from PortC to DMA2. PIT3 may be triggering the ADCs as well. File  Diff  Annotate
42:52a92a8d2cc7 2015-01-30 Works for ADC0_SE13 and ADC1_SE14 with their respective DMAs. Try reading port C directly into the DMA. File  Diff  Annotate
41:3e0623d81b9a 2015-01-30 Added DMA class. Made changes to ADC. This code still needs to be tested. File  Diff  Annotate
40:bd6d8c35e822 2015-01-30 ADC and DMA working. Start and stop of ADC/DMA is also working. File  Diff  Annotate
39:82dc3daecf32 2015-01-29 Cleaned up the code. PDB still won't work. File  Diff  Annotate