Hello,
I am developing a data acquisition CAN processing board using an embedded teensy 4.1 on a custom PCB. I am using the preprogrammed bootloader purchased from PJRC.
The board uses a slight modification to the Teensy 4.1 power system: power is supplied with 24V into a 5V and 3.3V switching regulator, the 5V regulator is powered on first and replaces the USB 5V on the teensy schematic. The 3.3V regulator is powered on by PMIC_ON_REQ pin in the power up process. I have proven that steps 1-6 are successful of the power up sequence of my board, but the DCDC_PSWITCH pin is not being driven high and there is no power to VDD_SOC_IN. The bootloader LEDS are not flashing at all but do turn on if I manually ground PTB3 on the bootloader, so I know the LED works.
Fig 1. Schematic of MCU power
Fig 2. Bootloader and flash schematic
Further, the bootloader PTB2 pull up resistor is active, the switch has 3.3V when open and PTB2 is pulled to ground when pressed. POR_B to PTB1 is also 3.3V as expected.
How can I determine if the bootloader chip is functional? I am concerned about internal damage to the chip during reflow since no pins are bridged using microscope inspection and no pins have shorted to ground.
I appreciate any assistance,
Ethan
I am developing a data acquisition CAN processing board using an embedded teensy 4.1 on a custom PCB. I am using the preprogrammed bootloader purchased from PJRC.
The board uses a slight modification to the Teensy 4.1 power system: power is supplied with 24V into a 5V and 3.3V switching regulator, the 5V regulator is powered on first and replaces the USB 5V on the teensy schematic. The 3.3V regulator is powered on by PMIC_ON_REQ pin in the power up process. I have proven that steps 1-6 are successful of the power up sequence of my board, but the DCDC_PSWITCH pin is not being driven high and there is no power to VDD_SOC_IN. The bootloader LEDS are not flashing at all but do turn on if I manually ground PTB3 on the bootloader, so I know the LED works.
Fig 1. Schematic of MCU power
Fig 2. Bootloader and flash schematic
Further, the bootloader PTB2 pull up resistor is active, the switch has 3.3V when open and PTB2 is pulled to ground when pressed. POR_B to PTB1 is also 3.3V as expected.
How can I determine if the bootloader chip is functional? I am concerned about internal damage to the chip during reflow since no pins are bridged using microscope inspection and no pins have shorted to ground.
I appreciate any assistance,
Ethan