Page 1 of 1

'embedded software bricks ' like STM32Cube

Posted: Tue Apr 30, 2019 6:47 pm
by Cjobber
Hey

newbie here, was wondering if these is anything like this https://www.st.com/en/ecosystems/stm32cube.html
with XMOS processors ?

Thankyou !

Re: 'embedded software bricks ' like STM32Cube

Posted: Tue May 07, 2019 5:05 pm
by akp
The XMOS examples in xTIMEcomposer is where you should start. Try to find an example that is as close to what you want as possible to get you up and running. The libraries are very good so they will add other features you need, but you'll probably want to modify them after a while. For the pinmux feature you'll need to use the excel sheet and do a bit by hand. https://www.xmos.com/developer/publishe ... ion=latest

Of course if you are doing USB audio, e.g., you start with the USB audio reference design or you'll be up the creek.