STM32CubeMX 6.9.0 6.9.0 x64 [10.06.2023, ENG]

Страницы:  1
Ответить
 

Shaman198527

Стаж: 16 лет 1 месяц

Сообщений: 11

Shaman198527 · 19-Июл-23 13:19 (2 года 2 месяца назад)

STM32CubeMX 6.9.0
Год/Дата Выпуска: 10.06.2023
Версия: 6.9.0
Разработчик: STMicroelectronics
Сайт разработчика: www.st.com/en/development-tools/stm32cubemx.html
Разрядность: 64bit
Язык интерфейса: Английский
Таблэтка: не требуется
Системные требования: Windows 10 and 11, 64 bits (x64)
Linux: Ubuntu LTS 20.04 and LTS 22.04, and Fedora 36
macOS® 12 (Monterey), macOS® 13 (Ventura)
Описание: Программа для визуальной конфигурации портов ввода-вывода, таймеров и всего остального, для микроконтроллеров STM32
Доп. информация: Последняя, на момент создания раздачи, версия. В связи с проблематичностью взятия на сайте производителя.
Скриншоты
Скриншоты окна About
Download
Rutracker.org не распространяет и не хранит электронные версии произведений, а лишь предоставляет доступ к создаваемому пользователями каталогу ссылок на торрент-файлы, которые содержат только списки хеш-сумм
Как скачивать? (для скачивания .torrent файлов необходима регистрация)
[Профиль]  [ЛС] 

Shaman198527

Стаж: 16 лет 1 месяц

Сообщений: 11

Shaman198527 · 19-Июл-23 13:20 (спустя 51 сек.)

Версии для Маc и Linux оставил в оригинальных архивах поскольку там еще есть папка с Java без которой софт не ставится (подтягивает при установке в папку инсталляции), инсталлятор просто падает в ошибку. А также инструкция по установке и удалению. Думаю так хранить и качать будет удобнее.
[Профиль]  [ЛС] 

Fercad

Стаж: 17 лет 8 месяцев

Сообщений: 2


Fercad · 24-Авг-23 08:23 (спустя 1 месяц 4 дня)

Для чего нужен "en.patch-cubemx-6.7.1.zip"? Ставить обязательно?
[Профиль]  [ЛС] 

Nomctan

Стаж: 13 лет 11 месяцев

Сообщений: 58


Nomctan · 20-Окт-23 13:32 (спустя 1 месяц 27 дней)

Дай Бог тебе здоровья,добрый человек
[Профиль]  [ЛС] 

ruis

Стаж: 15 лет 7 месяцев

Сообщений: 1


ruis · 21-Ноя-23 15:35 (спустя 1 месяц 1 день)

Fercad писал(а):
85105565Для чего нужен "en.patch-cubemx-6.7.1.zip"? Ставить обязательно?
When FreeRtos is enabled in STM32CubeMx, the generated code should create the tasks already configured by the user.
In this context, a regression was detected in the latest STM32CubeMX version (6.7.0) and only with the STM32F4 series of MCUs.
As a result, we propose this temporary solution while the fix is implemented in a future release. To put it in place, follow the step described down below. And please if you are not using an F4 we advise you to not apply this solution.
1. For windows:
1.1. STM32CubeMx standalone:
1.1.1. Download the file found under this link.
1.1.2. Extract the “FREERTOS-STM32F4xx_Configs.xml” file from the downloaded archive.
1.1.3. Copy the file to the following directory found under the STM32CubeMx installation directory “db\mcu\config”.
The default path is: “C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeMX\db\mcu\config”
Adapt the path to your case if you have changed the default path or have multiple CubeMx versions already installed on your PC.
The simplest way is to go to Desktop and right click on the CubeMx shortcut -> Click Open file location then navigate to “db\mcu\config”
1.2. STM32CubeIDE plugin:
1.2.1. Download the file found under this link
1.2.2. Extract the “FREERTOS-STM32F4xx_Configs.xml” file from the downloaded archive
1.2.3. Copy the file to the following directory found under the STM32CubeIDE installation directory “plugins\com.st.stm32cube.common.mx_6.7.0.202211181646\db\mcu\config”.
The default path is: “C:\ST\STM32CubeIDE_1.11.0\STM32CubeIDE\plugins\com.st.stm32cube.common.mx_6.7.0.202211181646\db\mcu\config”
Adapt the path to your case if you have changed the default path or have multiple CubeMx versions already installed on your PC.
The simplest way is to go to Desktop and right click on the CubeIDE shortcut -> Click Open file location then navigate to “plugins\com.st.stm32cube.common.mx_6.7.0.202211181646\db\mcu\config”.
2. For Linux:
2.1. STM32CubeMx standalone:
2.1.1. Download the file found under this link
2.1.2. Extract the “FREERTOS-STM32F4xx_Configs.xml” file from the downloaded archive.
2.1.3. Copy the file to the following directory found under the STM32CubeMx installation directory “db\mcu\config”.
The default path is: “/home/username/STM32CubeMX”
Adapt the path to your case if you have changed the default path or have multiple CubeMx versions already installed on your PC.
2.2. STM32CubeIDE plugin:
2.2.1. Download the file found under this link
2.2.2. Extract the “FREERTOS-STM32F4xx_Configs.xml” file from the downloaded archive
2.2.3. Copy the file to the following directory found under the STM32CubeIDE installation directory “plugins\com.st.stm32cube.common.mx_6.7.0.202211181646\db\mcu\config”.
The default path is: “opt/ST/stm32cubeide_1.11.0 /plugins/com.st.stm32cube.common.mx_6.7.0.202211181646\db/mcu/config”
Adapt the path to your case if you have changed the default path or have multiple CubeMx versions already installed on your PC.
3. For MacOS:
3.1. STM32CubeMx standalone
3.1.1. Download the file found under this link
3.1.2. Extract the “FREERTOS-STM32F4xx_Configs.xml” file from the downloaded archive
3.1.3. Copy the file to the following directory found under the STM32CubeMx installation directory “db\mcu\config”.
To access this directory, in “Application” choose the STM32CubeMx6.7.0 and click on “Show Package Contents” then navigate to the mentioned directory where you copy the xml file and replace the original one.
3.2. STM32CubeIDE plugin:
3.2.1. Download the file found under this link
3.2.2. Extract the “FREERTOS-STM32F4xx_Configs.xml” file from the downloaded archive
3.2.3. Copy the file to the following directory found under the STM32CubeIDE installation directory “plugins\com.st.stm32cube.common.mx_6.7.0.202211181646\db\mcu\config”.
To access this directory, in “Application” choose the STM32CubeIDE 1.11.0 and click on “Show Package Contents” then navigate to the mentioned directory where you copy the xml file and replace the original one.
[Профиль]  [ЛС] 

buyit

Стаж: 18 лет 3 месяца

Сообщений: 37


buyit · 26-Ноя-23 21:26 (спустя 5 дней)

Желательно и package под различные процессоры выкладывать. Их тоже проблематично скачать.
[Профиль]  [ЛС] 

simatic_downloader

Стаж: 14 лет 6 месяцев

Сообщений: 1136


simatic_downloader · 27-Ноя-23 15:18 (спустя 17 часов)

buyit писал(а):
85523454Желательно и package под различные процессоры выкладывать. Их тоже проблематично скачать.
зеркала только для Винды
https://disk.yandex.ru/d/r74X5RML0KI0EA
[Профиль]  [ЛС] 
 
Ответить
Loading...
Error