STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

creat project virtual com port

Posted on September 16, 2015 at 11:01Hello, please give me the procedure to creat a project virtual com port(usb cdc) with STM32CubeMX. (STM32F429discovery)I followed the steps but according to manager level péréphirique the material is unknown:Proc...

med by Associate II
  • 836 Views
  • 4 replies
  • 0 kudos

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
  • 1113 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
  • 367 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
  • 368 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 ...