STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

misleading assert_param() failures

Posted on April 08, 2015 at 04:45 so i tried turning on '' #define USE_FULL_ASSERT'' in stm32f1xx_hal.h and found it complaining about a bunch of errors (false positives). listing two common ones here: stm32f1xx_hal_gpio.c line 210 ...

noobee by Associate II
  • 372 Views
  • 1 replies
  • 0 kudos

STM32Cube F4 USB CDC Rx only once!

Posted on August 14, 2015 at 09:54HW board is stm32f429I-Discovery (MCU: stm32f429ZIT6).I use STM32Cube MX V4.9 and stm32f429 firmware package V1.7 to generate source code of USB CDC function. GUI select device_only mode, and HSE to external 8MHz cr...

tristan by Associate
  • 395 Views
  • 2 replies
  • 0 kudos

STM32F4 DISCO and CS43L22 DAC

Posted on August 11, 2015 at 07:59Hey everybody :) The STM32F4 disco has an external audio DAC witch is still a little hard to grasp for me, I was hoping anybody of You know any good tutorials, where it would explain how to get a sampling frequency ...

matas by Associate II
  • 484 Views
  • 3 replies
  • 0 kudos

GPIO_analog vs ADC, STM32F2

Posted on August 16, 2015 at 09:401. Microxplorer gives option to set any GPIO pin as GPIO_analog or pin as ADC if it has ADC feature.2. What is diff between two. I know abt ADC but what does GPIO_analog do?

STM32L0 in UFQFPN32 with HSE

Posted on August 15, 2015 at 11:08Hi, I am looking for an STM32 which has:- A 5x5 mm package which can be used on a 2 layer board (that excludes BGA, I suppose)- 32 or more pins- Ultra low power- DAC- Crystal main clockIn the parametric selection, t...

soren by Associate II
  • 589 Views
  • 2 replies
  • 0 kudos

STM32F7 discovery kit problem with QSPI

Posted on August 15, 2015 at 10:41Hello, I'm using the STM32F7 discovery kit from ST with Keil uV5, the kit is great however I tried to reload the demonstration firmware, Keil always reports that ''no algorithm found for: <all address in QSPI memory...

Pin termination normally & after power up STM32

Posted on August 14, 2015 at 12:22I am using STM32F205 LQFP64 & want to know if below configuration of pin are ok. I use SWD method.I have grouped pins as:1. vbat:  If not used, connect it to Vdd & decouple by 0.1uf cap.2. PA0-PA15: If any of pin is...