STM32F407VGT6 programming and debugging
Hello, I have developed my code using IAR workbench, tried it on STM32F4 discovery board and it worked well. Now I want to download the code on STM32F407VGT6 chip I bought from digikey.com directly without the develop board, I connected it with hardware as described by st documentations and used SWD for programming and debugging but I always get an error message (No MC device found). Could someone help me to find what can cause this error?
Thanks in advance