Enable DFU functionality in the FFD example design

Technical questions regarding the XTC tools and programming with XMOS.
DunkWu
Newbie
Posts: 1
Joined: Tue Dec 17, 2019 7:15 am

Enable DFU functionality in the FFD example design

Post by DunkWu »

Hi Sir,

I am using the XK-VOICE-L71 DevKit and would like to add a USB device to implement DFU functionality in the Far-Field Voice Local Command (FFD) example design.
I have the following two questions:

1. When using the FFD example design source code and adding a USB device to implement DFU functionality, are there any code size (external flash) limitations or other constraints?

2. For adding a USB device to implement DFU functionality, which example design source code or design documentation can I refer to?

Thank you!
User avatar
andrewxcav
Verified
Experienced Member
Posts: 76
Joined: Wed Feb 17, 2016 5:10 pm

Post by andrewxcav »

1. The Far Field Voice Assistant demo is based on the same SDK and voice libraries as FFD and has USB, so that might be a good example to follow: https://www.xmos.com/documentation/XM-0 ... onstration
2. Here is some info on the DFU side: https://www.xmos.com/documentation/XM-0 ... cation-dfu