Menu

Stm32f3discovery demo

ravaz

Stm32f3discovery demo

  1. Download the binaries from https://sourceforge.net/projects/embkernel/files/binaries/.
  2. Program the STM32F3DISCOVERY board with the stm32f3discovery-rel binary found in the archive inside the binaries folder. The binaries are provided in elf and bin format.
  3. Connect the USB user port present on the discovery board to your computer with a USB cable.
  4. If requested install the driver provided in the *driver" folder.
  5. Download and install JAVA if not done yet. Java can be downloaded at the following link http://java.com/en/download/index.jsp
  6. Run the demo application clicking on the run-stm32f3discovery-example.bat launcher inside the apps folder.
  7. 2 tabs are available, user can only connect one of the tabs at the same time.
    • RTOS trace
      On this tab it is possible to monitor the RTOS scheduling and memory usage. To start monitoring ensure the device is selected on the top drop down list and then click the connect button. The list of task should appear on the page.

    • Comm
      This tabs shows the ability to communicate with the board. To start monitoring ensure the device is selected on the top drop down list and then click the connect button. Once connected the graph on the Accelerometer sub-tab starts to fill up, while on the Leds sub-tab it is possible to control the state of the leds present on the board.

    • Logger
      On this tab it is possible to collect the logs send from the board. In the demo firmware a sample log is sent every 5 seconds from the demo task. To start collecting the logs ensure the device is selected on the top drop down list and then click the connect button.
      Log view:

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.