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

RTC TIMESTAMP when a TAMPER event occurs

Posted on December 03, 2013 at 22:32 Hello Guys, I am trying to make the RTC timestamp feature works but I couldn't. I have to detect a tamper event during anytime, even if the MCU is turned off, for this reason I have connected a batter...

SPI issue. CLK Signal with a Level

Posted on November 25, 2013 at 16:08 Hi everyone, I am trying to implement the SPI1 by hardware in my STM32F407VGT6, I did everything and actually it seems to work. But I was trying to read the ID from my SPI device (which is a Flash ...

0690X0000060MmCQAU.bmp

STM32F32439I-EVAL and DCMI DMA issue

Posted on December 03, 2013 at 18:21Hello! I've successfully started an OV2640 camera, transferring 320x240 image to SDRAM on STM32F32439I-EVAL board. I want to make a bigger picture (640x480 for awesome onboard screen), but DMA transfer only suppor...

spi receive data via dma

Posted on December 02, 2013 at 18:15i traied to recive data from another stm32f4 via SPI that's why i used the dma to receive data from SPI  GPIO_InitTypeDef  GPIO_InitStructure;uint16_t value;void init_SPI(void) { GPIO_InitTypeDef GPIO_InitStruct; ...

STM32F100 I2C problem

Posted on December 02, 2013 at 10:43HiI have a board with an STM32F100 microcontroller communicating with an LSM303DLM accelerometer/magnetometer and an L3G4200D gyroscope. I have managed to get the communications working but in order to do this I h...

STM32F215ZG with YAGARTO GNU ToolChain

Posted on November 30, 2013 at 02:08I am now working on STM32F215ZG with YAGARTO GNU Toolchain, the YAGARTO version is showed below: yagarto-bu-2.23.1_gcc-4.7.2-c-c++_nl-1.20.0_gdb-7.5.1_eabi_20121222; yagarto-tools-20121018-setup. the attachment is...

panpb by Associate
  • 314 Views
  • 3 replies
  • 0 kudos

Force OS to re-enumerate mass storage device

Posted on November 20, 2013 at 11:22Dear all,I am developing a mass storage device usinghttp://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00037051.pdf. The number of drives must change dynamically based on a certai...

stm32f427 fmc or fsmc?

Posted on December 02, 2013 at 12:58Hi,I'm programming a STM32F427, so I'm searching between datasheet and libraries. I don't find answers anywhere, I don't understand if STM32F427 supports a flexible memory controller (FMC) or a static one (FSMC), ...

stefy_tp by Associate II
  • 627 Views
  • 5 replies
  • 0 kudos
Labels