STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Where is the description of STM32F0xx std-periph lib?

Posted on June 05, 2016 at 10:47I'm looking for the description of tools whose name is ''STSW-STM32048''.I found the page of the software, but there seems there aren't any links for description.found page is here:https://my.st.com/content/my_st_com/...

takajs by Associate
  • 153 Views
  • 1 replies
  • 0 kudos

Noise on GPIO input pin

Posted on April 25, 2016 at 19:16 Hi. I am using STM32F030 for my product. The GPIOs are configured as input and are connected to touch ICs. Sometimes on some boards i observe noise on the input pins. I connected the pin to scope and i see...

How to use HAL LIB

Posted on May 28, 2016 at 15:25HiI am new to HAL library. There are very few examples related to HAL library, but there is wide code and support for previous Non-HAL lib. Can anyone tell me any source to learn or tutorials with HAL library? I am wor...

anuj by Associate II
  • 155 Views
  • 4 replies
  • 0 kudos

DS1307 RTC + STM32F4 + HAL LIB

Posted on May 28, 2016 at 01:53Hi,I am working on STM32F4 Discovery. I need help in interfacing DS1307 RTC with Controller using HAL Library. Please if anyone can help!ThanksAnuj #!stm32f4 #!stm32-!cubemx-!rtc

anuj by Associate II
  • 798 Views
  • 2 replies
  • 0 kudos

STM32F0 ms5611 I2C HAL problem

Posted on June 04, 2016 at 12:40 Hi i have problem with communication with ms5611 pressure sensor by I2C HAL library. Algorithms used to read registers look like in documentation: http://www.meas-spec.com/downloads/MS5611-01BApdf I done s...

starcu93 by Associate
  • 282 Views
  • 0 replies
  • 0 kudos

Keil C Lost Libraries Just Added

Posted on June 03, 2016 at 11:59At the first i created a new project by STM cube. And using in Keil C, i added another library into my KIEL C. when i re-build again my STM cube all my libraries is gone. How can i solve it.

Cube USART DMA Tranfer works only once.

Posted on June 03, 2016 at 22:35Hi everybody, I have some issue with using the DMA Transfer method on a Discovery F3 (F303) board. Don't know if it's a bug, or if I missed something... The HAL is generated with Cube (under Eclipse, Cube-Version is S...

STM32F407VE and CAN2 is impossible to initialize

Posted on June 02, 2016 at 14:52Hello. I have initialized CAN1 and it works properly. I need initialize after a while CAN2 and it is finishing on timeout because INAK is stil TRUE. Where can be problem? Thanks, Jiri #can2-stm32f407-inak