LED flashing 3 times and not being able to program

Hi,

I designed a board using the schematic available on the website to have a 12V power supply. I have attached the circuit used for this purpose.

I purchased the programmer chip pre-programmed, and I have checked the part number of the flash chip multiple times to ensure it ends with the letter "M".

However, after connecting the power supply, the board blinks three times and the programming process does not proceed.

Does anyone have any idea where my problem might be coming from?
 

Attachments

  • Teensy40_CustomDesign.pdf
    1.4 MB · Views: 115
  • Screenshot 2024-05-31 160444.png
    Screenshot 2024-05-31 160444.png
    150.9 KB · Views: 47
3 blinks means a problem with the flash memory. I spent a few minute tracing out the wires of your PCB layout. It looks correct. If the chip really is Winbond W25Q16JVUXIM (PCBA vendors actually using W25Q16JVUXIQ is a common problem), the only explanation I can imagine is a problem with the soldering. Everything I can see in your message really looks like this should work.
 
Thank you very much for your response.

Considering that I see the following image in the software, could the soldering issue be with the MIMX chip itself or the bootloader? I have soldered two boards and they are the same, and I have replaced the flash chip several times.
 

Attachments

  • Screenshot 2024-05-28 205451.png
    Screenshot 2024-05-28 205451.png
    49 KB · Views: 39
Back
Top