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

STM32 differential ADC in pseudodifferential mode

Posted on October 30, 2017 at 17:11Hello,F3, L4 and H7 ADCs allow differential measurements. While the F3 datasheets does not state any range for the common mode input voltage, L4 and H7 allow only a range of +/- 10 % around Vref/2 as common mode vo...

Resolved! How to connect a ADCx_INx pinto the ADCx

Posted on October 27, 2017 at 17:44I'm trying to do a bare metal setup for a STM32F303K8 and am trying to understand how STM ADCx_INx pins are connected/routed to an ADC. Is there a multiplexer that is setup to 'gate' one of the the many ADC INx pin...

Resolved! Compiling STM32 PMSM FOC LIBv4.3 projects with AC6

Posted on October 05, 2017 at 21:54Hi,I'm trying to compile the STM32F30x User Project with based on AC6:FOC SDK\v4.3.0\STM32 PMSM FOC LIB\Web\Project\AC6\STM32F30x_UserProjectWhen compiling I get the following error:arm-none-eabi/bin/ld.exe: cannot...

paul2 by Senior
  • 1739 Views
  • 7 replies
  • 0 kudos

STM32F072B_DISCO Touch sample interrupt sample code

Posted on October 30, 2017 at 14:38I run the touch sample interrupt sample code from STM32Cube_FW_F0_V1.9.0 on F072 DISCO board. According to readme.txt. It should turn on the each LED according to each touch key. But what I see is when start run, b...

STM32L4 Datasheet error LSE CSS

Posted on October 29, 2017 at 14:59In the datasheet it is written:'A Clock Security System on LSE can be activated by software writing the LSECSSON bit inthe Control/status register (RCC_CSR).'This bit is not in the CSR register but in the BDCR regi...

Best IDE

Posted on October 30, 2017 at 12:45Hi Forum,For some other Arm 32 mcus I can download one official Development IDE.For STM32 I get many shown.Is OpenSMT32 good or what else?

stm32f4 HSE use bypass clock source bug

Posted on October 27, 2017 at 04:26Cube Version: STM32Cube_FW_F4_V1.17.0When I use bypass clock source for HSE,cube(4.23.0) generate init code:RCC_OscInitStruct.OscillatorType = RCC_OSCILLATORTYPE_HSI|RCC_OSCILLATORTYPE_LSI |RCC_OSCILLATORTYPE_HSE; ...

liu yong by Associate II
  • 664 Views
  • 2 replies
  • 0 kudos