User Tools

Site Tools


manual:demos:nucleo_f091rc_truestudio

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
manual:demos:nucleo_f091rc_truestudio [2017/07/19 11:41]
voorburg [Firmware update procedure]
manual:demos:nucleo_f091rc_truestudio [2018/05/17 17:00]
voorburg [Development Environment]
Line 12: Line 12:
 This demo is targeted towards the [[http://​www.st.com/​content/​st_com/​en/​products/​evaluation-tools/​product-evaluation-tools/​mcu-eval-tools/​stm32-mcu-eval-tools/​stm32-mcu-nucleo/​nucleo-f091rc.html|Nucleo-F091RC]] board, with 256 kB internal Flash EEPROM and 32 kB internal RAM. This demo is targeted towards the [[http://​www.st.com/​content/​st_com/​en/​products/​evaluation-tools/​product-evaluation-tools/​mcu-eval-tools/​stm32-mcu-eval-tools/​stm32-mcu-nucleo/​nucleo-f091rc.html|Nucleo-F091RC]] board, with 256 kB internal Flash EEPROM and 32 kB internal RAM.
  
-To compile the demo programs you can use the [[https://​atollic.com/​truestudio/​|Atollic TrueStudio]] development environment. The freely available Lite-edition suffices. Note the Atollic TrueStudio is cross-platform. The information outlined on this page applies to both Microsoft Windows and Linux users.+To compile the demo programs you can use the [[https://​atollic.com/​truestudio/​|Atollic TrueStudio]] development environment. Note the Atollic TrueStudio is cross-platform. The information outlined on this page applies to both Microsoft Windows and Linux users.
  
 To program the bootloader into the internal flash, the on-board ST-Link debugger interface was used. Firmware updates via the serial communication port are preconfigured to use the virtual COM-port offered by the ST-Link. This means that no additional hardware is needed, besides a standard micro-USB cable. To program the bootloader into the internal flash, the on-board ST-Link debugger interface was used. Firmware updates via the serial communication port are preconfigured to use the virtual COM-port offered by the ST-Link. This means that no additional hardware is needed, besides a standard micro-USB cable.
Line 54: Line 54:
 ===== Firmware update procedure ===== ===== Firmware update procedure =====
  
-To download the demo program \Target\Demo\ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio\**Prog**\bin\**demoprog_stm32f091.srec** using the bootloader, follow the instructions in the following links, depending on the communication interface you intend to use:+To download the demo program \Target\Demo\ARMCM0_STM32F0_Nucleo_F091RC_TrueStudio\**Prog**\Debug\**demoprog_stm32f091.srec** using the bootloader, follow the instructions in the following links, depending on the communication interface you intend to use:
  
   * [[manual:​uart_demo|Firmware updates using the UART communication interface]]   * [[manual:​uart_demo|Firmware updates using the UART communication interface]]
manual/demos/nucleo_f091rc_truestudio.txt ยท Last modified: 2020/02/06 16:18 by voorburg