STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F7 GUI

Posted on May 25, 2016 at 14:56Hello, I am trying to developed an application with STM32F7. I managed to integrate the GUI with stemwin (appears on the screen, it's ok) but the Touch screen does not work so I could not use the buttons of the interfa...

ihsen by Associate II
  • 227 Views
  • 5 replies
  • 0 kudos

Nucleo 64 - L053R8 SPI

Posted on May 24, 2016 at 19:34 Hello, I would like programming SPI communication betwen master and slave. With STM32CubeMX generated code for Keil with config for my board. In Cube activated SPI1 and HalfDuplex mode, other leave default....

mocnikg by Associate II
  • 262 Views
  • 3 replies
  • 0 kudos

STM32F3: RTC wakeup interrupt not occur!

Posted on May 25, 2016 at 18:20Hi, I'm setting RTC for wakeup interrupt using HAL as below but the interrupt not happen. Please give me your advice. Thanks. P/s: - These codes are based on CubeMX. - Other settings required for system running is ...

depth description of usb device library

Posted on May 25, 2016 at 18:33Where is possible find a very detailed descrip of usb device library.I read this http://www.st.com/content/ccc/resource/technical/document/user_manual/cf/38/e5/b5/dd/1d/4c/09/DM00108129.pdf/files/DM00108129.pdf/jcr:con...

vbruno1 by Associate III
  • 84 Views
  • 0 replies
  • 0 kudos

CDC Standalone STM3210E_EVAL change uart

Posted on April 29, 2016 at 17:30 I would change uart in CDC standalone example for STM3210E_EVAL by uart1 to uart2. I changed the code in this mode: /* Definition for USARTx clock resources */ #define USARTx USART2 #define USARTx_CLK_...

vbruno1 by Associate III
  • 61 Views
  • 1 replies
  • 0 kudos

Backup SRAM for persistent RAM

Posted on May 24, 2016 at 23:31I am using an STM32F4 for a project that undergoes in-field upgrade. The upgrade involves a soft reset, but I would like to back-up some critical data that will ‘persist’ through the upgrade. Since the data that needs ...

ssmail by Associate II
  • 340 Views
  • 2 replies
  • 0 kudos

STM32F7 USB device not being detected

Posted on May 25, 2016 at 13:23Hi All,I'm using a STM32F7 Discovery board. I am using the example application (unmodified) from Cube for being a USB MSC device.When I run the code with the debugger connected (using ST Link) everything works as expec...

STM32F411RC SRAM or FLASH USE to store static data

Posted on May 24, 2016 at 12:55Hello Everyone, I am using STM32F411RC. Here i want to store a variable as static. We can say that if we power off the MCU then also it will have same variable. how can i do that. I want to Read and write in SRAM or Fl...

jay1991 by Associate II
  • 260 Views
  • 9 replies
  • 0 kudos