Skip to main content
TGUDL
Associate
July 11, 2019
Question

Can I get tutorials for STM32F7 Discovery Kit?

  • July 11, 2019
  • 5 replies
  • 1303 views

Hi

I am requesting for to create an working environment for the STM32F7 in ubuntu16.04

Thanks

Mahesh

This topic has been closed for replies.

5 replies

YAkse
Associate III
July 11, 2019

I did not get what you actually want, but if your are looking advices to how to start writing program and sending it to the stm32 then,

You indeed asking for an IDE(Integrated​ Development Environment) and my advice would be STM32CUBE IDE, it is ST's product and supports all boards, mpus from ST. Just download the setup file for linux and see some tutorials on youtube about CUBE IDE.

I​ might be totally misunderstood you, anyway good luck.

E​dit : https://www.google.com/amp/s/blog.st.com/stm32cubeide-free-ide/amp/

TGUDL
TGUDLAuthor
Associate
July 11, 2019

Hi

Thank you for the response.

I am interested to work using command line without IDE (like using make files). Is it possible to do like that?

Thank you

Mahesh

YAkse
Associate III
July 11, 2019

I don't know without a third party application how you can load your program to the microcontroller board.