Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

SDS Framework Examples

A collection of applications that demonstrate the usage of SDS components.

SDS Buffer

Example Description
SDS Buffer Shows usage of SDS Buffer (Non-Blocking Read/Write to circular buffer)

SDS Player

Example Description
SDS Player (FileSystem - Semihosting) Shows usage of SDS Player via File System (Semihosting)

SDS Recorder

Example Description
SDS Recorder (FileSystem - FS_MDK) Shows usage of SDS Recorder via File System (Keil::File System)
SDS Recorder (FileSystem - Semihosting) Shows usage of SDS Recorder via File System (Semihosting)
SDS Recorder (Serial) Shows usage of SDS Recorder via Serial Port (CMSIS Driver:USART)
SDS Recorder (Socket) Shows usage of SDS Recorder via via Socket (IoT Utility:Socket)
SDS Recorder (VCOM) Shows usage of SDS Recorder via USB Virtual COM Port (Keil::USB:Device:CDC)