STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! F407 Transmits Garbage values after the message via SPI

I was working on a simple SPI transmit code, I am transmitting some string data via SPI Half duplex, the code is like I press blue button on the discovery board, and it transmits data, which I read from logic analyzer, but every time after data is tr...

0693W00000QKJv5QAH.png 0693W00000QKJv0QAH.png
Geetansh by Associate II
  • 1315 Views
  • 5 replies
  • 0 kudos

HAL_I2C_Mem_Read_IT() blocks MCU!

The function is supposed to read the I2C in non-blocking mode.However - quite often - it blocks the MCU for like 2 seconds!As I need to read an I2C in time critical part of my program, this breaks everything.I investigated the function source and I f...

HTD by Senior III
  • 1746 Views
  • 1 replies
  • 3 kudos

Resolved! NEED CLARIFICATION TIMER INTERRUPT FORMULA

I have read a book on stm32, and inside the timer topic, it is stated that a formula to determine the values to be loaded to generate interrupt at specified times which as below:My question is does this formula applicable for all stm32 timers? and an...

0693W00000QKKUtQAP.jpg
WM_IR by Senior
  • 600 Views
  • 2 replies
  • 0 kudos