STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Sensortile UART pins 6 &7

Posted on June 19, 2018 at 23:32Hello,I'd like to use the UART pins on the SensorTile to receive data from another microcontroller (STM M0) via UART.  I've noticed all virtual com port examples for this device use the USBD library instead of UART li...

How to enable FPU in STM32F7

Posted on June 25, 2018 at 14:13I wanted to use FPU in STM32F7, How to enable FPU.Also how to check if it gets enabled?Majerle.Tilen.001 #stm32f7-nucleo #fpu

pjn by Associate II
  • 1548 Views
  • 3 replies
  • 0 kudos

stm32l476g-discovery kit demo program

Posted on June 25, 2018 at 15:57I tried flashing the kit with it's demo program with the demo ST provided.There's audo record function where i tried recording and playback all i heard is the noise.. Is it just me or anyone else ?Any fix for this ? #...

low accuracy for ADC1 on STM32F030R8-Nucleo

Posted on June 09, 2018 at 14:28Hey Guys,I am using the ADC1 to sample A0 as a voltage input and A17 and A18 as temperature and VrefInt for Temperature and exact Vdda calculaion. So far my implementation works fine. I also calibrate the ADC everytim...

STM Cube MX BluNRG MS Bug

Posted on June 09, 2018 at 00:54Hello,when I try to open the example with cube to generate code this message appearBut download doesn't work because the current version 12 is not RC1.regards

0690X0000060LCyQAM.png
0x90 by Associate II
  • 844 Views
  • 7 replies
  • 0 kudos

Resolved! output compare channel problems

Posted on January 26, 2017 at 10:35Hello everyone, I want to use timer output compare channels as internal timebase (no output pins used). I did generate the following code by CubeMx/* TIM3 init function */static void MX_TIM3_Init(void){TIM_ClockCo...

Websocket Server support for SPWF04Sx

Posted on June 25, 2018 at 15:49Are your WLAN Modules (SPWF04Sx + SPWF01Sx) supporting WebSocket-Servers or are only clients supported?In your document UM2114 you describe AT-Commands for TCP Socket Server and Clients, but for Websockets I found onl...