Discussion Title | Created date |
---|---|
Best (sic) Revision Control System? Obviously, "best" is meaningless without a specific set of criteria by which to judge it. But it would be interesting to know what Revision Control systems people... |
Thursday, 25 June 2015 - 07:43 |
SAM L21 Xplained Pro - VDDIO Anyone here know anything about the SAM L21 Xplained Pro; in particular, running at a different VDDIO ? I have a question posted in The Other Place: http://www.at91.... |
Saturday, 13 June 2015 - 18:13 |
PC Soundcard as Oscilloscope is well-established; Now also on Android Using a PC's soundcard as a cheap, low-bandwidth oscilloscope is a well-known trick - quite frequently mentioned here. (just google "PC Soundcard Oscilloscope") Just seen... |
Thursday, 7 May 2015 - 07:13 |
Arduino vs Arduino Some background & update on the "Arduino vs Arduino" legal battle: http://hackaday.com/2015/03/28/a... |
Thursday, 7 May 2015 - 06:35 |
Those colourful pinout diagrams Like this: Also popular with mbed: The mbed was the first place I saw these - but then I wasn't paying attention to Arduino. So I don't know... |
Monday, 20 April 2015 - 11:25 |
SAM L21 XPlained Pro board - now with supply current monitoring! Back in December 2014, I wrote:With low power being such an important thing these days - and Atmel trying to play to that - Atmel really need to get their act together on... |
Thursday, 9 April 2015 - 16:54 |
ASF Licence Fail! Copyright (c) 2011 Atmel Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the... |
Thursday, 12 March 2015 - 09:45 |
Atmel Studio 6: Detach From Target? There is an option on the Debug menu to 'Attach to Target' - ie, attach the debugger to a running target without reprogramming or resetting it. I can't see a corresponding... |
Friday, 20 February 2015 - 11:40 |
Ctrl+F7 Not Working on Newly-Added Source File Sequence: Create a new .c file in the Atmel Studio editor; Save it (or edit an existing file, then 'Save As...'); 'Add existing item' to add the new file to the Project.... |
Monday, 2 February 2015 - 14:44 |
Debug a specific project In an Atmel Studio 6.2 Solution with multiple Projects, how to debug a specific project? Everything in the 'Debug' menu seems to just (implicitly) work on the 'Start Up'... |
Tuesday, 27 January 2015 - 09:15 |
Effect of GCC "-pipe" option I'm actually using the GCC ARM version for SAM D20/D21/R21 - but I guess it's generic GCC? Wanting to see the preprocessor output, I added '-save-temps' to the... |
Thursday, 22 January 2015 - 13:56 |
ASF SPI Gotcha! I'm referring specifically to the SAM D20/D21/R21 - but I think the ASF implementation is probably more general? It is quite common to have a Command-Response sequence... |
Tuesday, 20 January 2015 - 22:28 |