Ok, here's one reply to several recent messages.....
Not sure if Paul will be able to do that or not, its most likely going to be a lot of routing spaghetti.
Both DAC outputs are a top priority, and pretty easy routing-wise.
so we must simply accept that new high-power Teensy will not come soon.
Well, that all depends on your definition of "soon".
Please keep in mind Teensy-LC was in various states of planning and design for well over a year. Even the relatively simple 3.1 to 3.2 change involved several months.
I didn't think that it would still take so much time and I feel actually frustrated.
I'm really sorry it's turned out to be frustrating. That's really the last thing I wanted.
This is why I generally don't discuss "vapor".
It is difficult for me to accept that "accessories" like the audio library and its (I admit, it's nice!) visual design tool or a "prop shield" (even don't know what that is) might have a higher priority and a broader market than more powerful integrated hardware, but that's obviously my faulty personal point of view.
It should be no secret my time has been spread pretty thin lately. Through most of October and November, a *lot* of work went into improvements which hardly anyone will ever notice (but they make a huge difference in how we run this little company). Recently there's been unexpected issues with the Prop Shield, which I'd hoped to have in production at this point. The old saying "everything takes longer than anticipated" is so very true!
..edit: But it would be good to know a rough timetable.
We're going to do this in a couple early access stages. Frank, you'll absolutely be in the first group! Like we did with Teensy-LC, we're going to give forum contributors early access. Unlike Teensy-LC, we're considering making some very early protos, not in the final form factor, which will use the big LQPF144 chip (so we can hand solder them). How many early boards we'll make is still very up in the air right now. The worst thing anyone can do to request them is post a "me too" request. If you've read this part, in the middle of this lengthy message, please don't amplify. Just follow this thread. If you're feeling anxiety... just remember how we handled Teensy-LC.
Regarding time frames, I do hope you can see how difficult this situation is for me, where everyone wants time estimates, but there's tremendous frustration about the lengthy time frame and very likely delays. This is why I generally don't mention new stuff until it's about to ship. I can tell you delays are to be expected. Every other Teensy took a lot longer than expected, so this one that's far more complex than any prior models isn't going to happen quickly.
defragster - all I'm needing for my project is just a second integrated DAC and at least 2 channels of each of at least 3 FTMs on through-hole pin headers at the edges, so that I can use one FTM for measuring pulse widths at high speed/resolution using FreqMeasureMulti, and the 2 other FTMs for outputting PWM at different resolutions and speeds, using a standard IC socket for the Teensy board. No need for more speed although that would be nice, nor for the FPU.
The pinout isn't 100% finalized, but it absolutely will the same 28 pins Teensy 3.2 has, and it absolutely will have both DAC pins, and it absolutely will have all pins necessary for RMII ethernet, and another GND and 3.3V pin are also on the high priority list. The plan is a 48 pin DIP form factor, so those DAC and RMII and power pins account for several of the 20 new pins.
The 28 pins on Teensy 3.2 already give access to all the channels for FTM0,1,2. If you compare Kinetis reference manuals, you'll see 4 of the 8 channels from FTM3 are also within with original Teensy 3.2 pinout. Getting the other 4 FTM3 channels is planned. So are a number of other "nice to have" features. But I'm not going to absolutely commit until I have personally done at least a simple test with real hardware on all those features.