W
Winfield Hill
Guest
Hardworking uP genius, Paul Stoffregen, has
introduced a new 600MHz 32-bit ARM Cortex-M7
controller board, in a compact 1.4 by 0.7-
inch Teensy form factor (like Teensy 3.2).
https://www.pjrc.com/store/teensy40.html
I imagine running one at 500MHz, and making
perfect 2.0 ns-resolution pulse generators.
Paul Stoffregen wrote and maintains the
Arduino time library, so with his updated
code it should be easy to write a program,
make it work. First maybe gotta read NXP's
3637-page i.MX RT1062 reference manual. Or
maybe the 111-page datasheet will do. Oops,
there I learned the fastest hardware timer
outputs are 20x slower. Oh well.
--
Thanks,
- Win
introduced a new 600MHz 32-bit ARM Cortex-M7
controller board, in a compact 1.4 by 0.7-
inch Teensy form factor (like Teensy 3.2).
https://www.pjrc.com/store/teensy40.html
I imagine running one at 500MHz, and making
perfect 2.0 ns-resolution pulse generators.
Paul Stoffregen wrote and maintains the
Arduino time library, so with his updated
code it should be easy to write a program,
make it work. First maybe gotta read NXP's
3637-page i.MX RT1062 reference manual. Or
maybe the 111-page datasheet will do. Oops,
there I learned the fastest hardware timer
outputs are 20x slower. Oh well.
--
Thanks,
- Win