KenHahn
Well-known member
Teensy 4.x is still the fastest microcontroller module readily available and many people use it primarily for that reason, but it can potentially be even faster if overclocking (OC) is used.
Whenever OC is discussed, it is usually a sidebar to some other discussion. I have created this thread to hopefully be a collection point for general knowledge about OC as well as gather real world experiences from people like @beermat and others that are successfully using OC or those who have tried it and run into issues.
@defragster and I have been tinkering with OC, sometimes with surprising results, and will share some of those results on this thread.
For those successfully using OC, it would be nice to know the following at a minimum:
Whenever OC is discussed, it is usually a sidebar to some other discussion. I have created this thread to hopefully be a collection point for general knowledge about OC as well as gather real world experiences from people like @beermat and others that are successfully using OC or those who have tried it and run into issues.
@defragster and I have been tinkering with OC, sometimes with surprising results, and will share some of those results on this thread.
For those successfully using OC, it would be nice to know the following at a minimum:
- CPU speed used
- Is the speed set using the IDE or via code.
- Heatsink used if any.
- Airflow if any.
- Type of baseboard used i.e. large power/ground planes or more point-to-point power wiring.
- Type of circuit it is plugged into e.g. exercising SPI/I2C modules with LCD display, driving addressable LEDs, motor control, etc.
- Typical ambient operating temperature range.
- CPU temperature range.
- Insights into why OC is being used.
- Estimated run-time with that setup.
- When is OC actually useful to consider in an application.
- How much does the application itself affect CPU thermals.
- How does the external circuit a Teensy is plugged into affect CPU or overall Teensy module thermals including the 3.3V regulator.
- Methods to control the CPU/module thermals to keep within safe limits - related to above.
- Effect of OC on CPU lifespan due to increased wear on the chip.