STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Problem geting SPI values

Hello Everyone!I have some problem using SPI comunication between my STM32F103C8, and the angle sensor MA730.I get by separated the first 8 bit data and the second 8 bit data with de HAL_SPI_Transfer function, and looks like fine, but i get not value...

PTP client timer accuracy

This has nothing to do with STM32s, except that the PTP client needs to be implemented on a STM32-board with a KSZ-switch, but...Does anyone know if there's a requirement for PTP client timer accuracy outside which the calculation formuli don't work ...

[DMA] What happens if the stream is configured in circular (or double buffer mode) but the transfer direction is M2M?

Hi,As circular transfers are not allowed for memory-to-memory transfers, the following could happen:The MCU panics (i.e. hard fault)The CIRC and DBM-bit get forced lowThe CIRC and DBM-bit are being ignoredThe reference manual only says that this is f...

Jan561 by Associate
  • 342 Views
  • 0 replies
  • 0 kudos

Resolved! Start stop clear timer?

Hi, do HAL_TIM_Base_Stop will clear couter? When I next Start the timer will it count from 0 or will count from random number that it stopped? There is no Base_Clear as I know.Thanks​

oeliks by Senior
  • 1084 Views
  • 3 replies
  • 1 kudos

Stm32f407 with esp8266

Hello,I have searched too much on the net, and I have not found any documentation and help.I want to connect my stm32f4discovery over wifi with the 8-pin ESP8266 wifi module. Does anyone have clear tutorials to help me?Thank you in advance.

MHMallek by Associate II
  • 1104 Views
  • 1 replies
  • 0 kudos