Postby ArT » Thu May 01, 2025 7:02 am
It really depends on the specific board you are working with. Some basic skills and experience are necessary beyond just using the programmer — sometimes you may need documentation or even a schematic for the board itself.
The safest way to supply power externally is usually via the memory chip pins. For example, if you're working with a SPI flash memory like the 25xx series, it typically has VCC (power) on pin 8 and GND on pin 4. You can connect an appropriate external power supply between these two pins. Usually, the voltage is 3.3V or 1.8V, but you must confirm the actual voltage used on the board to avoid damage.
Let me know if you need help identifying those pins or checking the voltage.