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

STM32F0 UART not sending data

Posted on October 20, 2014 at 11:20 I'm new in ST world. I'm trying to work with UART, so I wrote this code to initializate UART and to send ''Hello''. I'am using STM32F0 board. #include ''stm32f0xx_gpio.h'' #include ''stm32f0xx_rcc.h...

What is the best IDE for STM32?

Posted on October 22, 2014 at 09:51used for many yearsKeilproducts,butlatelyI findthat it containsmore errors,backlogsandproblems thanis healthy.Is thereTrueStudioorIAREmbeddedWorkbenchforARMbetter?

asrock70 by Associate II
  • 501 Views
  • 7 replies
  • 0 kudos

Virtual Com example in Iar 6.50

Posted on October 22, 2014 at 17:33Hi guys,after the Iar Embedded Workbench 6.50 installation, I found this folder in this path:...\ST\arm\examples\ST\STM32L1xx\IAR-STM32L152VB-SK\VirtualComCan someone explain me how can I use this example on my stm...

ndonj86 by Associate II
  • 273 Views
  • 1 replies
  • 0 kudos

stm32f429 and sdram

Posted on July 11, 2014 at 17:58hello every onei use stm32f429 disco and keil compileri need to load a .bmp file to sdramthe .bmp file is about 230400 bytesso i define DATA_IN_ExtSDRAM and i config the options like attached filebut it makes hard fau...

STM32F3 DMA and concurrent memory access

Posted on October 22, 2014 at 11:00Hello, I'm new in STM32 World. I have a question:I enable ADCs in my STM32F3 with dma access and microcontroller works very well, but, in F3 is not possible double buffering or pinpong method with dma, correct?So, ...

lrosadev by Associate II
  • 275 Views
  • 1 replies
  • 0 kudos

STM32F4 Flash rewrite variables

Posted on October 22, 2014 at 13:35Hello.I use STM32F4 and CoIDE. I use Flash sector 11 (because problem with linker when use sector 2) for store application parameters.I write code...FLASH_Unlock();FLASH_ClearFlag(FLASH_FLAG_EOP | FLASH_FLAG_OPERR ...

HAL_SPI_TransmitReceive_IT() never completes

Posted on October 20, 2014 at 13:10I am having an issue with the STM32Cube HAL function, HAL_SPI_TransmitReceive_IT(). I am using the STM32CubeF2 library with STM32CubeMX tool to generage most of the initialisation code.I have an STM3220G evalutatio...

andrew by Associate II
  • 864 Views
  • 5 replies
  • 0 kudos

RDP and PCROP spurious activation

Posted on October 22, 2014 at 09:52 Hi, I have a flash init routine that I call after enabling the main PLL in my boot loader and my main application. The routine will check in the bootloader if the OPTCR or OPTCR1 values have been changed fo...

mfm by Associate II
  • 624 Views
  • 4 replies
  • 0 kudos