no teensy joy yet, I guess I should have done shipping with tracking, I didnt even get a shipping email. so no idea. I did get charged for it though.
@rmd6502
While not really not published anywhere except in the beta thread there is delayNanoseconds(x) that has been added to the core. You implement it the same way you would delayMicroseconds![]()
Just got my t4, was wondering if there were plans (and the hardware supports it) to add a nanos() function, and nanoseconds to intervalTimer()?
It looks like your shipping confirmation email, with a tracking number, went out this morning.If you can't find the email (sometimes they can get caught up in spam filters), just send me email with your 6-digit order number and I'll re-send it to you.
Would it be that difficult to put together a shield to drive 4 or 5 steppers, a couple of heaters and fans, and read a few sensors?
(I expect that porting Marlin to Teensy shouldn't be all that difficult?)
Gadgetman! said:(I expect that porting Marlin to Teensy shouldn't be all that difficult?)
https://github.com/MarlinFirmware/MarlinMarlin is the world's most popular open source firmware for Replicating Rapid Prototyper (RepRap) machines, commonly referred to as "3D printers." Marlin Firmware is highly efficient, running even on modest 16MHz embedded AVR processors. While Marlin 1.1 only supports ATmega AVR (Arduino, etc.) and AT90USB (Teensy++ 2.0), Marlin 2.0 also adds support for several ARM processors, including the SAM3X8E (Arduino Due), NXP LPC1768/LPC1769 ARM Cortex-M3 (Re-Arm, MKS SBASE, Smoothieboard), and ARM Cortex-M4 (Teensy 3.5/3.6, STM32F1/4/7).
It looks like your shipping confirmation email, with a tracking number, went out this morning.If you can't find the email (sometimes they can get caught up in spam filters), just send me email with your 6-digit order number and I'll re-send it to you.
Soldering these pins yourself is EASY.
Grab some pins, plug them into a breadboard you don't care too much about, drop Teensy on top, grab your iron and solder...
Soldering those top pins on Teensy 4 is easier and a bit less scary than others where parts are closer to the through holes.
Take a look at the CARD or Teensy 4 images and you'll see a wide band with silkscreen - and with the T4's smaller BGA MCU - fewer exposed connect points to bridge or splatter solder onto with some half of the needed components on the bottom side.
As noted just put the pins into a breadboard - or even a bare proto PCB held up - set the Teensy on them properly and go at your own rate.
Paul just posted that new batch #2 is already mostly committed and batch #3 is arriving 'in September' - even if those don't end up sold on backorder or committed to distributors - any portion set up to have pins soldered could easily sell out.
I hadn't really looked that closely at the Teensy 4 image, and yes, I see the components on the board are a lot further away from the through holes than they were on previous teensy's, so I went ahead and put in an order. Thanks for the tip!
but on that page I only see documentation and links for installing 1.46 which I'm already running.