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

Kei uLink resetting read/write protection

Posted on September 21, 2015 at 20:16Hey,I know that I can include a opt.s assembly instruction file in a keil project to set the read/write protection bits etc to level 1. I was just wondering, if I need to wipe such a device, how can I reset the o...

estersci2 by Associate III
  • 1021 Views
  • 8 replies
  • 0 kudos

stm32f429 discovery gui_init

Posted on January 03, 2015 at 11:04HelloI'm using stemwin library for stm32f429 discovery. I just try to create simple project like - ''Hello world''. And my program hangs in GUI_init, namely in _DMA_Fill in line:while (DMA2D->CR & DMA2D_CR_START) {...

STM32F4 GPIO Reset Values

Posted on September 21, 2015 at 18:53I have an issue that seems to be related to some fundamental lack of understanding about GPIO behavior that I can't figure out.  The most clear symptom I have identified is this:I'm working with an STM32F405RGT6 ...

craig by Associate II
  • 2254 Views
  • 6 replies
  • 0 kudos

SPI Slave Configuration Clock

Posted on September 21, 2015 at 16:52Hello,I use a stm32f103, I want to use the SPI peripheral in slave mode.The SPI Master is configured with a clock at 1Mhz.I must to configure the STM32 SPI peripheral with a clock at 1Mhz, but its not possible wi...

USB DFU Host class

Posted on September 18, 2015 at 09:58 Hello everybody, I am developing the firmware for a STM32F4 board which has to be capable of flashing slave STM32F4 boards by means of USB DFU. Since USB Host library doesn't have support for DFU clas...

Problem found in STM32Cube STM32L1 HAL ADC Driver

Posted on September 17, 2015 at 00:47In stm32l1xx_hal_ad.c in version 1.30 of the STM32Cube library, at line 538, there is a comparison of ScanConvMode to ADC_SCAN_ENABLE.....that works as long as the caller set ScanConvMode to ADC_SCAN_ENABLE rathe...

chuck2 by Associate
  • 462 Views
  • 4 replies
  • 0 kudos

Error: Cannot get available commands

Posted on February 29, 2012 at 22:05I get an error when trying to program an STM32F100C8 using the serial bootloader demo. It has been working fine for about a week then this morning I get this error. Cannot get available commands, Please, Try to ch...

brendon by Associate
  • 583 Views
  • 4 replies
  • 0 kudos

STemWin Example request based on Cube Startproject

Posted on September 17, 2015 at 15:01We try to set up our Hardware (480x272 capacitive touch TFT with SDRAM using STM32F429) using Cube, which works fine. But then to include STemWin is not easy, because all available Demonstrations / Hello Word Exa...

STM32F103RB and 2.4'' TFT problem

Posted on September 20, 2015 at 18:31Hello all,I have adevice on STM32 and 2.8'' TFT. But it was required to replace the 2,8'' display on 2.4''. The controlers are identical (ILI9325), 320x240 and 37 pin interface. But there was a problem:http://www...

Nucleo-F411RE - STLink does not function

Posted on September 19, 2015 at 21:02After using the Disco boards for awhile I have recently purchased a Nucleo board to try out. I plug it in to the same tools I was successfully working with the F4 Disco board and... nothing! STM Dfuse demonstrato...