44-PIN QFP Wiring
Hello,
I finished a program that I would now like to use in a remote device.
The program was written using the 40-pin DIP PE-kit during development, but for size reasons I am going to use the 44-pin QFP in the final device.
I am a little curious about the extra pins on the 44-pin LQFP, I could not find answers for all my questions in the prop manual or spec sheet.
Does the 44-pin use the same voltage regulators and capacitors as the 40-pin?
Do all four of the VSS & VDD pins need to be connected?
Do the propclip TX & RX connections still go to pins 30 & 31 respectively?
EEPROM SDA * SCL connections still go to pins 29 & 28 respectively?
So basically do I wire this up exactly as the 40-pin DIP but add the extra VSS & VDD pins?
Thanks
J
I finished a program that I would now like to use in a remote device.
The program was written using the 40-pin DIP PE-kit during development, but for size reasons I am going to use the 44-pin QFP in the final device.
I am a little curious about the extra pins on the 44-pin LQFP, I could not find answers for all my questions in the prop manual or spec sheet.
Does the 44-pin use the same voltage regulators and capacitors as the 40-pin?
Do all four of the VSS & VDD pins need to be connected?
Do the propclip TX & RX connections still go to pins 30 & 31 respectively?
EEPROM SDA * SCL connections still go to pins 29 & 28 respectively?
So basically do I wire this up exactly as the 40-pin DIP but add the extra VSS & VDD pins?
Thanks
J
Comments
Anyway, the time honored advice is RT*M, that is the hardware DATASHEET itself. (I didn't have an expletive to delete but I wanted to keep it recognizable
Consider you have not only to connect all the GND and VCC pins, but you are supposed to add a filter capacitor close to each Vcc/GND pair. (0.1uF is usually a good value).
Check the forum, filter capacitors have been discussed at lenght and are necessary not only for the prop but also for all the other chips.
And don't forget to verify/cross check the pinout with the datasheet..
Massimo
peter... On page 4 I found the general info for the pin ID's... but it does not mention any difference between the DIP40 and QFP44 even though there are more pins.
This is why I wanted to confirm whether it really is the same and wired identical, or if there were differences inferred that I wouldnt know.... such as adding filter caps to all four outputs.
Had I not asked, I probably would have just done 2. Better safe than sorry ya know?