2019-05-10 06:26 AM
hi
I am having a problem while programming STM32030F4P6 with trustudio. I have done connection as below:
with repective pin of STLink/v2
The error coming is :
Target no device found
Error in initializing ST-Link device.
Reason: No device found on target.
2019-05-10 07:25 AM
Perhaps your device just isn't functioning? Custom board?
Can you see the device with the ST-LINK Utilities?
Check power pins and orientation.
Check the state of the NRST pin.
Review the schematic/design.
2019-05-10 07:28 AM
HI
STLINK UTILITy is showing the same problem.
I have just take the pin out from the STM32 Controller and connecting it through jumpers.
NRST is low
2019-05-10 07:38 AM
So an issue probably with how you are powering the device, most likely VDDA.
Sorry entirely unfamiliar with your design.
2019-05-10 07:41 AM
hi
I am giving power to microcontroller externally.
Then i connect my NRST,SWDIO,SWCLK,GND through Stm32 board.
hardware part is done. I give power to STM32 Board through usb and build the code then debug it.
This is how i am procedding
2019-05-10 07:54 AM
Ok, but you're question suggests the part is dead in the water, right? You've haven't managed to talk to it or download anything on it?
Here's a picture illustrating my concern
2019-05-10 07:56 AM
nope.