STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Certain read causes hang/crash

Reading this cell: 0xe0040000 will hard crash the CPU. You can do it from non secure code also, which opens the way for a possible denial of service attack.​I​n gdb:​x​/x 0xe0040000​I​ realize parallel trace (the tpiu reg in Q) is not implemented but...

Hedley by Associate III
  • 594 Views
  • 1 replies
  • 1 kudos

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 ...

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
  • 1027 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
  • 1012 Views
  • 1 replies
  • 0 kudos