STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

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
  • 396 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
  • 132 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
  • 109 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
  • 522 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
  • 482 Views
  • 9 replies
  • 0 kudos

STM32F429BIT6 HSE Oscillator problem

Posted on May 24, 2016 at 12:23Hi I am having problems getting the external crystal oscillator to run correctly. It has a dc offset of approx. 1.5V but a peak to peak of only 380mV. The circuit is based on the STM32F429 Discovery board which produce...

Labels