Discussion Title | Created date |
---|---|
FET PWM motor driver gets hot I find I can drive a lot of current through a resistive load with pwm to the gate of a fet, but when I substitute a motor for the resistor, I can drive much less current before... |
Friday, 20 June 2014 - 11:51 |
NRF24L01+ Send a message then go back to receiving... The gizmo is supposed to mainly listen for messages, but sometimes send a message, then go back to listening. The symptom is, after sending a message, it will henceforth receive... |
Wednesday, 4 June 2014 - 22:23 |
NRF module has gone naff Well, I'll be. This NRF24L01+ module has gone naff. Was working last time I played with it. Spent days trying to figure that out. Well, I've been pretty busy, so it was really... |
Tuesday, 27 May 2014 - 20:24 |
Without paste from clipboard: This blank is a *&^$$! |
Wednesday, 21 May 2014 - 21:01 |
ICE Debugging suggestion How 'bout if Studio made a sound when the program you're debugging hits a break point? Since I'm looking at the device whilst it's running, I sometimes find myself wondering "what... |
Saturday, 3 May 2014 - 14:03 |
The update pesterer So it's been pestering me for days about an update to ASF. I don't use ASF, so I don't care to update it. So if I check, "Don't show me this again," does it turn the pester off... |
Sunday, 27 April 2014 - 01:43 |
Studio 6.2 launch time It's criminal how long it takes Studio 6.2 to launch. My new notebook seems to have enough battery to launch studio twice. |
Tuesday, 22 April 2014 - 23:39 |
Studio 6.2, Windows 8 and Atmel ICE Trying new toys tonight: My new win 8.1 computer, Studio 6.2 and now my Atmel ICE. Studio doesn't find it, though it's plugged in and the RED led is on. Must be time for another... |
Thursday, 17 April 2014 - 23:14 |
Windows 8 & Studio 6.2 What's with clipboard (Solved) Can't paste text into the editor from either notepad nor edit plus. I can copy and paste text between Edit Plus and Notepad, but not paste it into Studio 6.2. Also, whenever I... |
Thursday, 17 April 2014 - 20:16 |
Does this go in a .h or a .c "Declarations go in the .h. Otherwise, .c." Of course, since C isn't my native language, I'm puzzled over where to put this: tElement *Element[FileSize] = (tElement*)... |
Sunday, 9 March 2014 - 21:46 |
EEPROM size (In case you're wondering) There's a define in the ioxxx.h for how big the eeprom is: #define MAPPED_EEPROM_SIZE (1024) |
Sunday, 9 March 2014 - 21:29 |
[TUT][C][SOFT] The xMega ADC Here is a PDF of my web page at http://barefootelectronics.com/x... just in case my web page ever vanishes and somebody wants to know how to use the ADC in an xMega. |
Wednesday, 5 March 2014 - 15:17 |