Skip to main content
AMuth.3
Associate III
August 16, 2022
Solved

Can we test the demo application for STM32F407 Discovery board with Ubuntu 18.04 desktop? If so what are the software and hardware utilities I need and where can we get those? We are from a firm. Please provide the details.Thanks.

  • August 16, 2022
  • 2 replies
  • 4917 views

..

This topic has been closed for replies.

2 replies

Technical Moderator
August 16, 2022

Hello @AMuth.3​ and welcome to the Community :)

Demos can be found in the CubeF4 MCU package:

STM32Cube_FW_F4_V1.27.1\Projects\STM32F4-Discovery\Demonstrations\

 You can use STM32CubeProgrammer tool to flash and program the device.

When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
AMuth.3
AMuth.3Author
Associate III
August 17, 2022

Yes I have the same question what software tools can i install in Ubuntu to flash the demo application.

MM..1
MM..1Best answer
Chief III
August 16, 2022
AMuth.3
AMuth.3Author
Associate III
August 20, 2022

Hi,

I followed the instruction in the link

But while installing I get the following error.

dpkg: error processing archive /home/en.st-stm32cubeide_1.10.1_12716_20220707_0928_amd64.deb_bundle.sh/makeself_dir_br2qpV/segger-jlink-udev-rules-7.66-linux-all.deb (--unpack):
 
 trying to overwrite '/etc/udev/rules.d/99-jlink.rules', which is also in package jlink 6.449
 
Errors were encountered while processing:
 
 /home/en.st-stm32cubeide_1.10.1_12716_20220707_0928_amd64.deb_bundle.sh/makeself_dir_br2qpV/segger-jlink-udev-rules-7.66-linux-all.deb
 
E: Sub-process /usr/bin/dpkg returned an error code (1)
 
 

I took the latest version.

Is there any previous versions that has no issues with Ubuntu 18.04?

Please reply.

MM..1
Chief III
August 20, 2022

Seems you have installed somethink segger jlink

...which is also in package jlink 6.449

try uninstall it and repeat