cancel
Showing results for 
Search instead for 
Did you mean: 

Can't find STM32F030F6P6 in CubeMX

quanhongwei
Associate III

Dear STM expert:

     Currently, Iam facing an issue:when using the stm32f030f6p6 chip, I cannot find this chip model when creating new projects in stm32cubeide and stm32cubeMX ,thus it making it impossible to new projects,what this?

hope a reply..thanks.

1 ACCEPTED SOLUTION

Accepted Solutions
Andrew Neil
Super User

It looks like there is an STM32F070F6 in TSSOP-20:

AndrewNeil_0-1776947379247.png

https://www.st.com/en/microcontrollers-microprocessors/stm32f0x0-value-line.html

 

Have you tried the Product Selector?

https://www.st.com/en/microcontrollers-microprocessors/stm32f0x0-value-line/products.html

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

View solution in original post

8 REPLIES 8
quanhongwei
Associate III

addition: I can find stm32f030f4p4 chip in stm32cubeide and stm32cubeMX

Andrew Neil
Super User

Are you sure that part number actually exisits?

AndrewNeil_0-1776945892675.png

https://www.st.com/resource/en/datasheet/stm32f030f4.pdf#page=88

 

So STM32F030F6P6 would be in a TSSOP-20 package.

 

But the only option listed in TSSOP-20 is an STM32F030F4:

AndrewNeil_1-1776946104994.png

 

 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
Peter BENSCH
ST Employee

The statement from @Andrew Neil is completely correct: even if you can piece together your preferred order number from the data sheet, that does not mean it is a deliverable device.

Specifically, there is currently no STM32F030F6P6. If you have a very large requirement, you are welcome to check with your local distributor whether this larger flash variant would be feasible in the TSSOP20.

Regards
/Peter

 

In order 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.
Andrew Neil
Super User

It looks like there is an STM32F070F6 in TSSOP-20:

AndrewNeil_0-1776947379247.png

https://www.st.com/en/microcontrollers-microprocessors/stm32f0x0-value-line.html

 

Have you tried the Product Selector?

https://www.st.com/en/microcontrollers-microprocessors/stm32f0x0-value-line/products.html

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

 

 
 
 
   Thanks for your reply,Indeed, I have already purchased this chip,stm32f030f6p6.TSSOP20

Hello @quanhongwei 

So please accept as solution le post that has answered your original question.

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.
zohaibhassan381
Associate II

This usually happens when the MCU package isn’t installed in CubeMX.

Try this:
Go to Help → Manage Embedded Software Packages → STM32F0 and check if it’s installed. If not, install/update it.

Also restart CubeMX after installation — sometimes the chip list doesn’t refresh instantly.

If it’s already installed, try updating CubeMX to the latest version.

@quanhongwei 

This is not the post to accept:

mALLEm_0-1777026478645.png

I said "that has answered your original question"

So I didn't answer your question in my post. I'll remove the accepted solution and mark the @Andrew Neil 's answer.

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.