Software Development
FM0+ S6E1C-Series Starter Kit Guide, Doc. # 002-10542 Rev. *C
34
4. Run the Serial Port Viewer, set the baud rate as
115200
, and click the
Disconnected
button
to connect the board with PC, as described in
Figure 4-1: Select the Baud Rate
5. Run the program and the ADC value will be displayed in Serial Port Viewer window.
Figure 4-2: ADC value
6. Turn the potentiometer (RP1), the ADC value will change.
4.2.2 Descriptor System Data Transfer Controller (DSTC)
4.2.2.1 Project Description
This project demonstrates the Descriptor System Data Transfer Controller (DSTC) operation of
the S6E1C3 device. The program configures DSTC to move the data from a source array
(
au32SourceData
) to a destination array (
au32DestinationData
), and then compares the content
of the arrays to verify the data.
Summary of Contents for FM0+ S6E1C-Series
Page 49: ...Appendix FM0 S6E1C Series Starter Kit Guide Doc 002 10542 Rev C 49 Figure A 2 CMSIS DAP USB...
Page 50: ...Appendix FM0 S6E1C Series Starter Kit Guide Doc 002 10542 Rev C 50 Figure A 3 Stereo Codec...
Page 51: ...Appendix FM0 S6E1C Series Starter Kit Guide Doc 002 10542 Rev C 51 Figure A 4 Interfaces...