Attiny25/45/85 FW Development Thread

I have some of these 22uF Caps ready to try, rather than stacking the 10’s, but don’t currently have a driver that is playing up to test one out.

Regarding the inductive ringing at the off edge of the PWM or strobe pulses, this is what we are dealing with:

Yellow trace is the voltage at the drain of the FET (so 0 V = FET full on, 0 V is at the second division from the bottom).
Blue trace is the voltage at pin 8 of the MCU, same scale.
This an A6 driver from Banggood driving one XM-L2, using a fresh 30Q cell.

We can see some boosting of the pin 8 voltage.
Note the FET drain peaks at > 6 V at switch-off.
Also note the frequency of the oscillation, around 10 MHz. We’re in HF radio frequency band.

Now lets shorten the wires between the emitter and the driver from 4” to 1”:

Frequency of the oscillation goes up, but peak goes down below 4 V - as can be expected with the lower inductance of the shorter wiring.
I know adding a gate resistor will tame that oscillation, but I did not want to scrap the driver (yet), so tried a drain-source snubber on the FET:

The snubber consists of a 0.1 uF capacitor in series with a 4.7 ohm resistor. Not calculated and for sure not optimum values, but a good improvement.
Something you might want to try Tom, if all else fails. For the test I used regular TH components with the leads cut short. One leg of the snubber capacitor on the black wire pad, one leg of the snubber resistor on the tab of the 7135 (better option would be the source pins of the FET).

The voltage at pin 8 of the MCU looked surprisingly good, all things considered. I would not use more than 0.1 uF between pins 4 and 8.

Emitter wire length also makes a big difference, so keep them short. This is also with the snubber, but with the 4” emitter wires:

The assembled light is working pretty well, as described earlier: 85, 2 uF caps in parallel on C1,12K FET gate resistor to ground.
The ThorFire JM07 hits 1900 lumens at start with an XM-L2 U4 1C, 56 kcd, UCLp lens, spring bypass’s, on a BASEN IMR 4500 26650. Running Narsil of course, but not sure yet if everything is ok - seems the clicky switch is not working for mode changing, though it seemed to work fine on the bench — no OTC cap, but seemed to work on other builds even without enabling brown-out in the fuses. Also memory seems to be turning on, even though it’s turned off - not sure if this is a straight bug or not, but never seen this before.

What you have there looks good - got to study this more. Hhmm, don’t even have the 0.1 uF cap across pins 4 and 8 now…

You just answered months worth of questions, speculation, and argument. Seriously, this is extremely helpful information.

Also, I didn’t realize that my long emitter wires were making the problem worse. Oops. I just thought it might reduce overall output by a tiny bit while providing much easier access for flashing; didn’t realize it would actually worsen the voltage spike.

A while ago I managed to figure out that the worst spike was on the trailing edge of a FET pulse, by slowing a driver down so far that I could see the individual pulses… but I, um, didn’t realize that would also make the driver un-flashable without special hardware. Oops. I should probably get myself a fuse resetter or high-voltage serial programmer.

Anyway, your tests just now settled quite a few open questions and the scope images make it much easier to understand. :slight_smile:

Looked this over more carefully. There's a lot to this I'm either learning, or not quite understanding - I don't have a good electronics foundation, but Wikipedia has just helped me out a little (now I know the "drain" of a FET is the output).

The length of the LED wires, and the location of the snubber is a surprise to me - in my limited knowledge, once the signal goes out the FET, you are done - why would it have any effect at this point? But apparently it does.

The other thing I don't understand was I thought our main concern is the MCU pin 8 input - spikes, voltage boosts causing MCU resets and strange behavior, etc. But in the scope images, it looks like the blue trace is pretty much unaffected?? So, I don't understand, but I'm guessing the problems I'm seeing are more about the FET and not the MCU?

In this particular light, and all I work on, I keep the LED wires at their minimum. Only lights they have to be long in are SRK or multi-LED types that have a screwed down reflector, so you have to have extra lengths of wire to keep the driver dangling when screwing down the reflector from inside the pill area.

TK, happy to help! :slight_smile:

Tom, pin 8 is important. Every time we switch the FET on we basically short pin 6 to ground (momentarily, while the FET gate charges up), This current is limited by the output impedance of the pin 6, but probably peaks at around ~50 mA. This current has to come from somewhere, and somewhere very close by, otherwise the voltage at pin 8 will dip. Enter the local decoupling capacitor. Which we do not have in the current design.

But, as you say, pin 8 looks surprisingly good under the circumstances, for the 13A anyway… And the corruption mechanism seems to be over-voltage, not under-voltage.
There is also the possibility of EM interference. AC currents tend to induce currents in neighboring conductors, look at that 10 MHz oscillation.

Can you try the snubber on a light that is troublesome?
Exact values are not important. Optimum values will depend greatly on the exact layout, wire lengths, etc.
Try a C of 0.1 uF and R of 2.2 to 10 ohm.
This was my crude arrangement, leads should have been shorter on the snubber components:
(As mentioned above, a better arrangement would be to have the snubber span the FET. Easy to do with SMD parts, but I do not have big selection of values in SMD.)

OK, bent up the gate leg of the FET and wired in a gate resistor.

End result is better than with the snubber. Turn-on time is 5 times slower, 500 ns vs. 100 ns. So PWM faster than ~4 kHz will not turn the emitter on reliably at 1/255 PWM duty.

From yesterday, basic A6 driver, short emitter wires:
(Yellow = FET drain, Blue = MCU pin 8)

From yesterday, with RC snubber added across FET:

Now with Rgate = 100 ohm added, and snubber removed:
(Purple trace is the FET gate voltage.)

Turn-on without Rgate:

Turn-on with Rgate:
(Note time scale is 500 ns/div, compared to 100 ns/div above).

Sorry, should have added above, the top three scope shots are of the turn-off with various configurations.

EDIT: Photo of the crude test setup with the gate resistor in place:

Well, I have to create a trouble-some light at this point. I got my JM07's driver out now - I have the 12K resistor on the gate and dobled up C1 cap and it works fine.

Should I remove the extra cap and see if the problems come back? If so, then try it with leaving the 12K resistor on?

This is what it looks like:

Might be better starting with a clean driver. I got to reflow up a few more anyways... What do you think?

PWM will likely remain in the range of 9 kHz to 31 kHz (usually 15-19 kHz). However, it’s not required to have level 1/255 working; it’s a simple enough matter to use a higher floor. I can adjust the output calculation scripts and PWM levels without too much trouble.

Current FET designs actually light up at PWM=0/255 in “fast” mode at 16 kHz. That’s basically half a frame, or … (quick napkin-math estimate) probably around one eight-millionth of a second. Ish. It’s generally considered a harmless quirk, but fixing it would make some of the code a little easier.

In my 85 firmware, I stopped using PWM "fast" mode - only use PHASE mode now, but Phase mode is still quite fast, think in the 15-19 kHz range. I dunno if we want to return back down to 4 kHz or lower...

Yeah, phase-correct mode on tiny25/45/85 is pretty awesome. It runs at precisely 15.6 kHz with nearly zero variation between units, it has none of the side effects of “fast” PWM, it’s fast enough to be invisible during use, and only a tiny slice of the population can hear it.

The main downsides are that it’s not quite beyond human hearing range, and it requires running the MCU at 8 MHz instead of under-clocking for lower power. I’d prefer 10 MHz / 19.5 kHz instead, but that’s not really an option with current hardware.

The common nanjg 4.5 kHz PWM is both audible and visible during normal use. :frowning:

I’ve already done experiments on FET-driven moon modes with extra-fine pulse time adjustment. It didn’t work very well, and varied quite a bit with cell voltage even after voltage-adjusting the pulse timings as much as the attiny allows.

In contrast, a 7135 chip pretty much “just works” with no fancy algorithms. “Boring” can be a good thing.

If moon is the only non-FET mode desired, it’d probably work to simply replace the 7135 with a resistor and drive the LED directly from the attiny pin in moon mode. It would only work for moon mode though, not any of the other low/med modes in the 1 lm to 150 lm range. So, those would have to use the FET and would have their efficiency reduced.

I would suggest putting the driver back to stock and make sure it malfunctions. Keep in mind the ringing is much worse with a fresh hi-drain cell. Although not shown above, I did confirm this with different types and state-of-charge cells.
You can leave the 12 k though, it should not come into play.

Then you have two options.

The easier option is to add the snubber. Dead-bug style across the FET. This option does not affect the switching frequency, if you have any reserves about the PWM frequency limitations.

Second option is the gate resistor. Only one component to add, but more difficult. It is more efficient at lowering the turn-off spiking/ringing. Do not be too much concerned about the lower turn-on speed. For reference, with a 100 ohm resistor, my FET still switched about 15 times faster than a 7135. Of course you can always use a smaller resistor. Smaller resistor = faster FET, at the expense of more ringing.

How does one leave a FET gate drive floating? Since it must be 0-255, what value would be floating? Moon mode only uses the 7135, so the FET PWM output is set to 0, and typically the 7135 PWM output value I use for moon mode is 3. The MCU's have internal pull-downs on I/O pins as I understand it. These MCU's are quite advanced.

Section 10.1 of the Data Sheet on the 24/45/85 (http://www.atmel.com/images/atmel-2586-avr-8-bit-microcontroller-attiny25-attiny45-attiny85_datasheet.pdf) says:

All AVR ports have true Read-Modify-Write functionality when used as general digital I/O ports. This means that

the direction of one port pin can be changed without unintentionally changing the direction of any other pin with the

SBI and CBI instructions. The same applies when changing drive value (if configured as output) or enabling/disabling

of pull-up resistors (if configured as input). Each output buffer has symmetrical drive characteristics with

both high sink and source capability. The pin driver is strong enough to drive LED displays directly. All port pins

have individually selectable pull-up resistors with a supply-voltage invariant resistance. All I/O pins have protection

diodes to both VCC and Ground as indicated in Figure 10-1. Refer to “Electrical Characteristics” on page 161 for a complete list of parameters.

I can't make all that much sense from all those posts, sorry.

About the flash going into moon mode, the 10K or 12K FET gate resistor solves it - been using it for months. Going back to PWM rates even under 1K is going backwards. Hope the high PWM rates don't have to be sacrificed to get clean pulses.

Decided to button up the JM07 now rather than experimenting with it. Started on a BLF SD10 (Lumintop) upgrade and thought I'd use it's new driver for the R&D. I had it populated, added the 12K FET gate resistor, programmed the 85 (Narsil), and wired it up, sandwich style on the stripped stock driver. Well, the darn thing works perfectly now - didn't need a cap or anything. Think this is the first one that didn't need a cap to change modes reliably... Only difference is that I'm supporting a green indicator SMD LED on pin #3 of the MCU. The SD10 light has a white/transparent button and had the green LED already there, so I "air wired" a 470 ohm resistor between the LED and pin #3, and it works great! In Narsil, I added the support of the LED, just ON or OFF. It's used as a locator light when the light is OFF (OFF by e-switch, not power), and will also blink for LVP, and blinks when blinking of the main LED is done for various reasons.

Yeah, I did that like a year and a half ago. It ramped between 16 kHz and 2 MHz depending on voltage. It was kind of neat, but it didn’t work anywhere near as well as a 7135 chip.

Agreed; it’s a bit hard to follow stream of consciousness text with one sentence per paragraph.

About the moon flash (the turbo-to-moon flash on clicky lights), it appears to be outside the attiny’s ability to control and can only be addressed in hardware. Even just changing to a different model of FET seems to help. Is that the one you were talking about, or is there another?

“A bit different” is one way to describe it. The code is dramatically different depending on switch type.

There are currently 13 e-switch firmwares in the repository, including three I made. Tom E’s Narsil is the most full-featured one though.

The ringing at the end of a full-power pulse still applies to these, and some firmwares take steps to de-bounce the e-switch signal when the wires are extra-long or thin, but at the moment I can’t think of any other stability issues encountered during actual usage. I’ve left a variety of them running for months at a time with no issues, as have other people around here. Dale has some running at 10,000+ lumens. It’s kind of amazing that a 17mm driver can handle ~40 amps.

I have been fighting with my first 25 driver and it all went to hell when battcheck25 did not work, now I have to removed the MCU and program it and put it back on just to run battcheck. Then do it all over to flash Bisto. I would love to see a built in programmable LVP. Maybe run a battery down to 2.9 volts, pop it into the light and enter config mode and tell it that it is now the shutdown point… Anyone considered this option?

I’ve been doing a lot of work on the 85s but I can’t help you here because I do not PWM the FET. My 17mm FET driver has, besides the FET, 8 x AMC 7135s which I find plenty enough for all modes under “full blast”.