STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

HAL gpio libary code bug

Posted on September 04, 2015 at 09:24This problem has been reported in the following link.https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=https%3a%2f%2fmy%2est%2ecom%2fpublic%2fSTe2ecommunities%2fmcu%2fLists%...

dan2 by Associate II
  • 1035 Views
  • 7 replies
  • 0 kudos

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
  • 342 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
  • 353 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
  • 526 Views
  • 3 replies
  • 0 kudos