Wednesday, November 27, 2024

Installing Mbed Studio on Windows 10

Installing Mbed Studio on Windows 10

Note that Mbed Studio will be sunset on July 2026, so only use this IDE for fun and not for profit.

Pre-requisite:
- Host: Windows 10 LTSC 2021
- Mbed Studio download from https://os.mbed.com/studio/, I am using MbedStudio-1.4.6

Without too much ado, below shows the installation screens for Mbed Studio

No comments:

Post a Comment

Q&A: How to create a blinky baremetal application on STM32F407G-DISC1 using STM32CubeMX and Keil μVision

Q: How to create a blinky baremetal application on STM32F407G-DISC1 using STM32CubeMX and Keil μVision Answer: Blinking an LED is the equiv...