stm32cubeide Questions
2
Solved
I am trying to write an STM32 as an I2C slave device with a simple interface that works like this:
So master will always send a registered address every time, then either write or read from that r...
Edom asked 23/10, 2022 at 14:49
2
Solved
I used STM32CubeIDE to create a new (C++) project for my nucleo-f411re board by File > New > STM32 Project. The project was created as usual. I renamed "main.c" to "main.cpp&qu...
Retentivity asked 8/7, 2021 at 17:24
1
Solved
When I'm debugging STM32CubeIDE opens startup_stm32f722xx.s file when microcontroller resets (when I start debugging or when I reset microcontroller.
It looks like the debugger has some "hidde...
Vivica asked 21/5, 2021 at 16:57
1
Solved
I'm busy bring up some new hardware with a STM32F030C8 mcu. I'm using the STM32CubeIDE with gcc. I'm very new to microcontroller development and this is my first project with ST and their tools.
T...
Oomph asked 2/3, 2020 at 16:27
1
© 2022 - 2024 — McMap. All rights reserved.