cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding the USB Support Libraries in Eclipse with Arm Development board

naman
Associate II
Posted on February 11, 2015 at 16:39

Hi,

I bought a Decawave EVK1000 Kit (http://www.decawave.com/products/evk1000-evaluation-kit) which uses ST libraries to provide USB Support and enable USB TO SPI functionality on the kit. I have the source code for the application which runs on the EVK1000 Kit but I do not have the ST libraries to support USB TO SPI functionality because of which the USB Support is not enabled and I am not able to use USB TO SPI function of the kit. I contacted the Decawave team and they sent me this link: http://www.st.com/web/en/catalog/tools/PF257882 which I think is the latest but even after integrating the libraries with the source code of EVK1000 Kit it gives errors like ''Fatal error: usb_conf.h missing : No File or directory''. When I look in to the libraries folder, it still has some missing files. I want to integrate the ST USB Support libraries with the source code of EVK1000 Kit to enable the USB Support on the kit and use its USB TO SPI functionality. I hope I have made myself clear. I know this might be a long shot but if anyone has any idea about such issue or has worked with EVK1000 board, please let me know.

Thanks a lot.

Naman Kumar

2 REPLIES 2
Posted on February 11, 2015 at 18:12

Please don't cross post in to THREE forums here.

[DEAD LINK /public/STe2ecommunities/mcu/Lists/STM32Java/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/STM32Java/Regarding%20the%20USB%20Support%20Libraries%20in%20Eclipse%20with%20Arm%20Development%20board%20%5bEVB1000%5d&FolderCTID=0x01200200770978C69A1141439FE559EB459D758000F9A0E3A95BA69146A17C2E80209ADC21&TopicsView=https://my.st.com/public/STe2ecommunities/mcu/Lists/STM32Java/AllItems.aspx&currentviews=1]https://my.st.com/public/STe2ecommunities/mcu/Lists/STM32Java/Flat.aspx?RootFolder=%2fpublic%2fSTe2ecommunities%2fmcu%2fLists%2fSTM32Java%2fRegarding%20the%20USB%20Support%20Libraries%20in%20Eclipse%20with%20Arm%20Development%20board%20[EVB1000]&FolderCTID=0x01200200770978C69A1141439FE559EB459D758000F9A0E3A95BA69146A17C2E80209ADC21&TopicsView=https%3A%2F%2Fmy.st.com%2Fpublic%2FSTe2ecommunities%2Fmcu%2FLists%2FSTM32Java%2FAllItems.aspx¤tviews=1

[DEAD LINK /public/STe2ecommunities/mcu/Lists/STM32Discovery/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/STM32Discovery/Regarding%20the%20USB%20Support%20Libraries%20in%20Eclipse%20with%20Arm%20Development%20board&FolderCTID=0x01200200770978C69A1141439FE559EB459D75800084C20D8867EAD444A5987D47BE638E0F&currentviews=2]https://my.st.com/public/STe2ecommunities/mcu/Lists/STM32Discovery/Flat.aspx?RootFolder=%2fpublic%2fSTe2ecommunities%2fmcu%2fLists%2fSTM32Discovery%2fRegarding%20the%20USB%20Support%20Libraries%20in%20Eclipse%20with%20Arm%20Development%20board&FolderCTID=0x01200200770978C69A1141439FE559EB459D75800084C20D8867EAD444A5987D47BE638E0F¤tviews=2

Like any other porting tasks you're going to have to find or modify the files you need, and perhaps create some where the content is specific to your board.

If you are using different versions of the library, perhaps you need to pick one, and merge in any required changes.

Make sure your project file is correctly constructed, with the right defines/options, and include paths to find the right files.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
naman
Associate II
Posted on February 12, 2015 at 00:39

Thanks for the reply. 

Sorry about duplicating it into multiple forums.

Yes.. I am working on integrating the ST libraries with my source code. The libraries which I am using are 

http://www.st.com/web/en/catalog/tools/PF257882