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

STM32L152 Nucleo Reading 16-bit Sensor Register

Posted on September 17, 2015 at 13:36I am using STM32L152 Nucleo (Nucleo L152RE) with ALS sensor connected to it.ALS sensor has a 16 bit data register containing both MSB and LSB .Below is the register Map        0x04 15:8 MSB Data of whole ALS 16bi...

darla14 by Senior
  • 182 Views
  • 0 replies
  • 0 kudos

rtc bug stm32 cube l0

Posted on September 17, 2015 at 07:41Hello, I have implemented RTC on STM32l053-Nucleo using CubeMX and CubeL0 HAL libraries. I set and get the time and date in RTC using HAL functions but the RTC is not running, I am getting the same time and date ...

STM32F429ZIT6 flash problem

Posted on September 17, 2015 at 11:13Hi. i got issue with flashing my MCU. I add my scheme. It is soldered on prototype board, not in real PCB. I cant download program to MCU ''Error: Connect failed, check config and cable connection''. All componen...

STM32F429 DMA2D 16bit Configuration

Posted on September 10, 2015 at 10:17Hello,I am working on Hal library. I developed new board for my project. There is a 4.3'' TFT.I use STM32F429_EVAL board  example software. SDRAM and TFT are ok. They are working without problem. However, when i ...

STM32L151VDT: Problem increasing Vcore.

Posted on September 16, 2015 at 18:07 Dear, Using the STM32L151VDT, I have a problem increasing Vcore with the voltage regulator to range 1 (1.8V). This is needed to later have a system clock of 32MHz. It seems that waiting t...

marten23 by Associate
  • 191 Views
  • 0 replies
  • 0 kudos

Could anyone help me build my STM32F1 HAL project?

Posted on September 15, 2015 at 07:15I have a minimum STM32F103ZET6 system board with. I have downloaded STM32CubeF1(Version 1.2.0) package. I build a simple project, which just blink a led, and I compile it with no error/warning. The main.c source ...

NMI priority

Posted on September 16, 2015 at 12:29Looking at the reference manual it shows the priority as -2 What does this mean - is it high or low? and can code running under the NMI be interrupted? #interrupts

gbigden by Associate III
  • 248 Views
  • 3 replies
  • 0 kudos

STM32F411RET6 - Working with pointers

Posted on September 16, 2015 at 15:48HelloIm working on a simple uController software to control a clock. Im working with a Nucleo controllerboard (STM32F411RET6) and uVision Keil V5.To be able to manipulate acutal variables instead of copies, id li...

Problem when using SPI1 controller on the STM32L053C8

Posted on September 09, 2015 at 16:31I have a problem when using SPI1 controller on the STM32L053C8 Discovery board.  Is there anyone who can provide support on this issue?Brief description: Occasional bit errors on SPI MISOSetup:16-bit ADC connecte...

Labels