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

How to execute code from external SRAM?

Posted on May 26, 2016 at 06:09Hello,I'm just starting with cortex-m3 and with gnu arm toolchainMyquestion may be stupid.What I wanted to ask: 1.I know that during the development it is posible to keep everythingcode and data in SRAM and not to prog...

ngtbinh by Associate II
  • 654 Views
  • 3 replies
  • 0 kudos

SSD1963 init problem

Posted on May 26, 2016 at 12:47I am using a STM32F103VCT6 dev board to interface to a TFT LCD having SSD1963 driver.I searched and implemented almost all drivers found on the internet, but i am unable to initialise the TFT.I am using 8 bit mode and ...

0690X00000604nrQAA.png

Input impedance on SDADC pin of STM32F373

Posted on May 26, 2016 at 16:00Hi, eveybody. I read that the input impedance on a SDADC input should be from 47k to 640k (more or less) and depends on gain and clock frequency. Let's suppose that a 100k ohm impedance is needed. Can the input impedan...

0690X000006038qQAA.jpg

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
  • 473 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
  • 454 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
  • 149 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
  • 118 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
  • 554 Views
  • 2 replies
  • 0 kudos
Labels