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-F103RB and L3G4200D.

Posted on August 29, 2014 at 12:21 Hello I have a Nucleo-F103RB board and a EVK of L3G4200D. I am try connect this via I2C I have this code for config I2C void Inicializacion_uC(void) { RCC_Configuration_IO(); Inicial...

lemac by Associate II
  • 449 Views
  • 6 replies
  • 0 kudos

Is STM32Cube speed optimized?

Posted on August 30, 2014 at 06:30I saw the code of stm32cube, It seems the code is not speed optimized,because nowadays micros have large amount of flash memory,the code size optimization is not important but speed optimization is very important, b...

Do I need a DMB instruction before starting DMA?

Posted on September 02, 2014 at 12:56I've been looking through the ARM documentation and am confused by when I need a DMB instruction. The CMSIS libraries for DMA(strm, enable) don't seem to include a DMB instruction, however the documentation indic...

STM32F4-discovery LCD linking question

Posted on August 31, 2014 at 08:15Dear friends.Please help with the following error:Error[Li005]: no definition for ''LTDC_LayerInit''Here is the part of the program:/* Initialize the LCD */LCD_Init(); /* LCD Configuration */LCD_LayerInit();Both fun...

baev_al by Associate II
  • 566 Views
  • 6 replies
  • 0 kudos

STM32F2, FSMC, SSD1963 Performance

Posted on June 12, 2012 at 02:43I've recently created a prototype with a STM32F2 and a Solomon Systech SSD1963 interfaced via the FSMC (Resolution: 800 x 480).  I've succeeded in getting things displayed on the screen, but I'm a little disappointed ...

mfranklin by Associate II
  • 1747 Views
  • 12 replies
  • 0 kudos
Labels