About replacing the new U2 problem in teensy 4.1

Shun

Active member
If I want to replace the old U2 with a new one, what preparatory steps do I need to take?
As far as I know, U2 is responsible for assisting U1 with functions such as initialization and programming.




thanks
 
Don't do this. U1 and U2 pair with each other using a unique serial number. If you use a different U2 chip with the original U1 chip, the results can be unpredictable. It might work sometimes, might fail other times. Swapping the U2 chip is absolutely outside of what's supported. A brand new U2 chip purchased from PJRC is meant to be paired with a brand new U1 chip. Once paired, those 2 chips are meant to be forever used together, never swapped with any other chips.
 
We want to replace the U1 from MIMXRT1062DVJ6B to MIMXRT1062CVJ5B to achieve higher temperature resistance.
 
Don't do this. U1 and U2 pair with each other using a unique serial number. If you use a different U2 chip with the original U1 chip, the results can be unpredictable. It might work sometimes, might fail other times. Swapping the U2 chip is absolutely outside of what's supported. A brand new U2 chip purchased from PJRC is meant to be paired with a brand new U1 chip. Once paired, those 2 chips are meant to be forever used together, never swapped with any other chips.
We want to replace the U1 from MIMXRT1062DVJ6B to MIMXRT1062CVJ5B to achieve higher temperature resistance.
Is there another solution if we want to accomplish this?
 
Back
Top