new chip programming

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
eeEn_4618901
Level 4
Level 4
5 likes given First like received First like given

Hi, I designed a new circuit using chip. I want to program with miniprog3.

When I choose GPIO for programming, where should I connect sdat and sclk?

Is there a downside to my GPIO choice?

I cannot select swd + swv. because I accidentally used the swd debug pins for the sensor.

pastedImage_134.png

Ekran Alıntısı.JPG

0 Likes
1 Solution
MotooTanaka
Level 9
Level 9
Distributor - Marubun (Japan)
First comment on blog Beta tester First comment on KBA

Hi,

SWDIO:    P1[0]

SWDCLK: P1[1]

You connected

MINIPROG SCLK ==> PSoc SWDIO: P1 [0]

MINIPROG SDAT ==> PSoc SWDCLK: P1 [1]

Seems to be opposite.

Please re-check your connection(s).

moto

View solution in original post

7 Replies