Hi,
I'm using a Teensy 4.0 integrated into a larger board for managing a power distribution board including DCDC converters and load switches.
In this system we had issue only sometimes, where the Teensy and other peripherals were turned off during the flashing process, impeding its completion. Most of the occasions, the flashing did not have any impact. Due to the nature of the issue, it could be caused by a a digital output from the teensy (mapped to the system turn off circuitry).
I'm now designing the next iteration of the board and I want to avoid this issue from happening again.
What happens to DIgital outputs when changing the flashed software?
I found this post where OP says 2 pins which are DO are being set during the flashing process conflicting with his application. I have found few information about the topic.
During the first iteration of my design, I think I found some resources indicating that the pins would go into high impedance but I haven't found that information again.
Any information will be appreciated.
Thanks and regards
I'm using a Teensy 4.0 integrated into a larger board for managing a power distribution board including DCDC converters and load switches.
In this system we had issue only sometimes, where the Teensy and other peripherals were turned off during the flashing process, impeding its completion. Most of the occasions, the flashing did not have any impact. Due to the nature of the issue, it could be caused by a a digital output from the teensy (mapped to the system turn off circuitry).
I'm now designing the next iteration of the board and I want to avoid this issue from happening again.
What happens to DIgital outputs when changing the flashed software?
I found this post where OP says 2 pins which are DO are being set during the flashing process conflicting with his application. I have found few information about the topic.
During the first iteration of my design, I think I found some resources indicating that the pins would go into high impedance but I haven't found that information again.
Any information will be appreciated.
Thanks and regards