Skip to main content
Associate
July 5, 2023
Question

Mcsdk installer for linux

  • July 5, 2023
  • 3 replies
  • 1609 views

Using part STM32G4. Wanted to check the referance code for pwm.

Is mcsdk linux download available?

This topic has been closed for replies.

3 replies

Peter BENSCH
ST Technical Moderator
July 5, 2023

Welcome @Prasad-konnur, to the community!

UM3027 states that X-CUBE_MCSDK currently requires a PC with Windows.

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.
Associate
July 5, 2023

Hi Peter,

Thanks for the reply.

Can you point me to the referance code for the timer configuration in PWM mode. Any example is available?

Peter BENSCH
ST Technical Moderator
July 5, 2023

If it is only about the timer configuration, you will find plenty of information in AN4013, AN4776 or the reference manual of the respective STM32, i.e. RM0440 for the STM32G4. But you can also create them with STM32CubeMX, which is also available for Linux.

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.