cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F070CBT6 CubeIDE First Configuration - No Code generated

tensaisakuragi06
Associate III

In my project, i use STM32F070CBT6 microcontroller and i use STM32CubeIDE to set up my project. At first i did not place all pins which i use in this project if i get an error. I define only SCL and SDA pins for PB14 and PB13 pins for that purpose. I did not get any error but when i try to generate code, it did not generate anything. I am confused about what i did. I am waiting for your help.

5 REPLIES 5
Ghofrane GSOURI
ST Employee

Hello @tensaisakuragi06 

First let me thank you for posting.

Using CubeMX 6.14.0 and STM32CubeIDE I activated the I2C and I generated the code  and it works just fine.

I am sharing with you my IOC 

THX

Ghofrane

 

 

 

tensaisakuragi06
Associate III

My CubeID version is 1.18.0. Isit possible because of version number?

tensaisakuragi06
Associate III

I forget to tell this thin it says that something is missing for code generator. I am not sure if i have to do update something manually?firmware updater.png

Hello @tensaisakuragi06 

You are  using the latest version of STM32CubeIDE but you are missing the firmware package.

In fact to download firmware packages to create projects, you need to connect to your st account in STM32CubeIDE.
Check the STM32CubeIDE user manual UM2609 section 1.2.3 STM32CubeIDE user authentication for more details.

THX

Ghofrane

 

tensaisakuragi06
Associate III

Connect to mySt tab is not working in my CubeID.