CY8C4246AZI-L445 USB Device Programming with Miniprog 3

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

cross mob
Anonymous
Not applicable

i am considering the CY8C4246AZI-L445  in TQFP48 for a design ,  we want to program this device using a miniprog 3  and the 5-pin connector ,  unfortunatly the data sheet and cypress technical support SUCKS and so we are unclear on how to wire this up !

on the 5pin connector we are using:

Pin 2 GND, Pin 3 XRES, Pin 4 SCK and Pin 5 SDIO

The pins are wired to the following pins on the MCU :

PIN36: XRES

PIN16 : SCK

PIN14: SDIO

Is this correct ?

0 Likes
1 Solution
DaBr_1233126
Level 4
Level 4
10 likes given 5 likes given First like received

So the correct names of the pins on the MiniProg3 are:

1 - VTARG

2 - GND

3 - XRES

4 - SCLK

5 - SDAT

The CY8C4246AZI-L445 is a 64 pin device, I assume you mean to say the CY8C4246AZI-L423 device?  It is a 48 pin chip.   If so, then yes, those are the correct pin assignments.  I verified that by checking the pin assignments in PSoC Creator.  (Much faster and easier to see than in the datasheet!)

Good luck on your project!!

View solution in original post

0 Likes
1 Reply
DaBr_1233126
Level 4
Level 4
10 likes given 5 likes given First like received

So the correct names of the pins on the MiniProg3 are:

1 - VTARG

2 - GND

3 - XRES

4 - SCLK

5 - SDAT

The CY8C4246AZI-L445 is a 64 pin device, I assume you mean to say the CY8C4246AZI-L423 device?  It is a 48 pin chip.   If so, then yes, those are the correct pin assignments.  I verified that by checking the pin assignments in PSoC Creator.  (Much faster and easier to see than in the datasheet!)

Good luck on your project!!

0 Likes