2025-02-20 02:35 AM
Hello ST support,
As a customer working on a project using STM32, I am looking for STM32 development or evaluation boards that feature a socket-based MCU instead of a soldered one. This allows for easy replacement of the microcontroller during the use of some sensitive operations.
I searched the ST website and other sources but couldn’t find such boards officially offered. Are there any ST development kits or third-party solutions that support this feature? If so, could you please provide details on availability and where they can be purchased?
Thanks in advance for your help!
2025-02-20 02:56 AM - edited 2025-02-21 10:25 AM
Ahla @dkhilals,
There is not such a public ST solution. You may want to contact our local sales and marketing team for more information.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2025-02-22 03:13 PM - edited 2025-02-22 03:19 PM
We've considered this for several projects but rejected because of size and cost of the socket compared with the MCU chip. Bottom line, we lean towards "SoM" approach: a small board that contains the MCU with several tightly coupled components (external RAM, oscillator, buffers etc). This board connects to a larger board with one or more edge connectors for mezzanine boards. But due to unique nature of embedded projects it is hard to find a ready SOM for STM32 like these, and producing custom SoMs is costly. Rich folks can afford it.
2025-02-22 07:06 PM - edited 2025-02-22 07:18 PM
You can presumably mount ZIF sockets for QFP and BGA type designs, but these can be very expensive
Seen EVAL and NUCLEO boards with sockets. Some had keep-out zones, and holes, to mount screw-down type adapter. ST might be able to give you a part# for what they used, and you can float off the current parts. The part# might be in one of the BOM
Might be cheaper/easier to use the NUCLEO's ARDUINO/MORPHO connector and mount your circuitry in a mezzanine fashion.
Other very low cost break-out boards, or SoM might suit depending on your base needs.
Aries and others have sockets, you could use cheaper dual in-line sockets, for standard form-factors where you say breakout a 64-pin IC to a 68-pin DIP
See SMT to DIP
http://www.proto-advantage.com/store/index.php?cPath=2200_2207
https://www.icbreakout.com/collections/breakout-boards-qfp-quad-flat-package
https://www.arieselec.com/product/18108-test-socket-breakout-board/
https://www.adafruit.com/product/1241
https://www.ebay.com/itm/253987571618?_skw=48-pin+socket+adapter&epid=1139142999
https://www.ebay.com/itm/172033572048
https://www.ebay.com/itm/152789573388
2025-02-22 11:38 PM
Actually, there is at least one ST board with MCU socket:
https://www.st.com/en/evaluation-tools/stm32g0316-disco.html
:)
2025-02-23 12:01 AM
Hello @gbm
For this specific case, the main MCU is not mounted on the socket but it is mounted on the DIL8 Breakable part:
Also, CN3 it is used to program external MCUs :
So, the main MCU is not mounted on a socket.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.