View STM32Cube code

Post here all questions related to STM32 core if you can't find a relevant section!
Post Reply
nate92
Posts: 1
Joined: Wed Apr 08, 2020 9:18 am

View STM32Cube code

Post by nate92 »

Is it possible to view the gernated code in Cube? ie. if I write code on the arduino IDE and send it to my Nucleo board, is there a way to view the SAME code that was gernated in the cude IDE.
User avatar
fpiSTM
Posts: 1745
Joined: Wed Dec 11, 2019 7:11 pm
Answers: 91
Location: Le Mans
Contact:

Re: View STM32Cube code

Post by fpiSTM »

I don't really understand your question.

If you want compile the core and you sketch un the STM32Cube IDE then you will have to create yourself the project and import all related source file and convert yourself the .ino into a cpp.. and also do all the project config with options and definitions.
Post Reply

Return to “General discussion”