2025-09-18 7:24 AM - last edited on 2025-09-18 7:30 AM by mƎALLEm
I have a Nucleo-64 STM32F411RE. It's cool. I can program it, debug code and everything nice. But it's too large, however! I need to pack my projects to be as small as possible in order to ship to the market.
I need an official stm32 board with an included St-Link and features like nearly what a Blue Pill board offers, for now.
At first I thought of NUCLEO-F042K6. Good price (10.8 USD), good size, ST-Link included, but its features may not be enough.
What do you suggest?
Solved! Go to Solution.
2025-09-18 7:41 AM
In addition to mƎALLEm's note it is hard to suggest anything.
What are your needs? What is wrong with NUCLEO-F042K6? CPU power? Flash? RAM? Peripherals?
There are many NUCLEO-32 boards. NUCLEO-G431KB or NUCLEO-L432KC have more of all.
2025-09-18 7:28 AM - edited 2025-09-18 7:28 AM
Hello,
@vernture wrote:
however! I need to pack my projects to be as small as possible in order to ship to the market.
According to this document: EVALUATION BOARD TERMS OF USE
"The Evaluation Board shall not be, in any case, directly or indirectly assembled as a part in any production of Yours as it is solely developed to serve evaluation and testing purposes and has no direct function and is not a finished product."
So ST boards are used for evaluation and testing purposes only.
2025-09-18 7:41 AM
In addition to mƎALLEm's note it is hard to suggest anything.
What are your needs? What is wrong with NUCLEO-F042K6? CPU power? Flash? RAM? Peripherals?
There are many NUCLEO-32 boards. NUCLEO-G431KB or NUCLEO-L432KC have more of all.
2025-09-18 8:23 AM
1- How is a product's output reliable for evaluation and tests when it's not finished?
2- Where to purchase finished STM32 boards?
2025-09-18 8:30 AM - edited 2025-09-18 8:31 AM
1- Tested for evaluation not for final user application. Each application has its own environment, qualification, temperature.. etc.. that ST doesn't in any case be responsible of it.
2- If you mean by "finished STM32 boards" boards to be used in a final project, unfortunately there is no such boards. ST is not boards provider but a silicon provider. The boards provided are available to evaluate its products not for other purposes.
2025-09-18 8:47 AM
Ah, I'm rather astonished, but thanks for the clarification.
Maybe not an allowed question but let me ask: What company do you suggest to buy final products from? What I need is some boards like NUCLEO-G431KB or NUCLEO-L432KC. If I also can use STM32CubeIDE and HAL libraries for it that'll be cool.
2025-09-18 8:53 AM
@vernture wrote:
Maybe not an allowed question but let me ask: What company do you suggest to buy final products from?
I don't have an answer for that question, may be you need to find something in the internet.
@vernture wrote:
If I also can use STM32CubeIDE and HAL libraries for it that'll be cool.
Yes you can use these assets for genuine STM32 MCUs.
2025-09-18 9:03 AM
Just wanted to say that this is standard across manufacturers, not ST specific. Here is TI's clause. It even has the same weird "not finished product" wording.
Adafruit sells a few small STM32 boards, here's one:
2025-09-18 9:04 AM
As has been explained, ST boards are just for evaluation/development - not for shipping in final products.
This is not common throughout the industry.
@vernture wrote:I need ... board with an included St-Link
Why ?
An ST-Link is a development tool - you wouldn't normally include such a thing in a finished product.
The normal process for developing a product is that you may use development/evaluation boards in the early stages as you start to get things working, but the final product would do your own custom hardware design.
If you don't have the capacity to do hardware design and manufacturing, then there are plenty of companies (and individuals) who will do that for you. For a fee, of course...