Load Google Translate Hey guys, I've been a long time watcher of the Ben Heck show, and have just recently gotten into arduino based projects with some success. But I've ended up working with someone who wants me to use an Olimex Sam3 H256 and I'm having a hard time getting it set up to do anything at all. Any help you guys can provide would be much appreciated (even if that advice is on how to convince the guy to go with an arduino instead.)
If it helps at all, this paticular board is based on a SAM 3s4b chip, and apparently interfaces exactly like a SAM 7 (according to the online resources I can find atleast.)
I have some data that May help you, you Can chat to the guy directly Here: http://www.thebackshed.com/forum/forum_topics.asp?FID=16
I`m a user of this forum too for the Duinomite updates and news, Olimex is also there and he`s nice/helpful guy to chat with.
sorry I can`t help you with your actual project/board though.
all the best! ![]()
Podeman,
I am sure you have read the manual. If not I included it in this post as a PDF.
I found this talk of the Omilex SAM 3s4b:
A board with a direct pull-up will cause the PC to try to enumerate as soon as the board is connected (powered via the USB).
This is not a problem if there is code running on the board which handles the USB connection (eg. the USB boot loader when the NV bit to start application is not programmed, or the FLASH is fully erased, or user code is available with the necessary functionality).
Where this won't work is when there is a debugger being used and the debugger must first load the program. In this case the PC will not detect the device and enumeration will fail and the only way to start again is to unplug the power, which will subsequently fail again when connected).
The same problem is true on ATMEL's EVB. The way around this is to power the board directly with 5V (external power supply), load the program with the debugger and, once it is running, connect the USB cable to the PC. Olimex's board for the SAM7X does have a switch which allows this to be controlled in SW but the header that you have is obviously made as simple as possible and so is not so suitable for USB development without a little more effort.
I will keep digging for more info.
In the meantime, good luck.
Cabe
© 2009 Premier Farnell plc. All Rights Reserved
Premier Farnell plc, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE