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

I2C timeout not working correctly

I have tried enabling the timeout function in the I2C controller by setting a value in TIMEOUTA and setting TIMOUTEN. I can see the bus working normally on a scope, then when I connect with the debugger ( no reset, no upload ), the halt causes the t...

psusi by Associate II
  • 960 Views
  • 2 replies
  • 0 kudos

Why does the Crystal Clock on STM32F103 have an offset and why is the microcontroller very sensitive to this offset?

Hi,I am currently having trouble with a Hard fault issue that I cannot understand and I was hoping someone might have come across a similar issue. I have a Crystal Oscillator with a 16MHZ clock at the input. I use the MCO pin from the microcontroller...

FMali.1 by Associate II
  • 2727 Views
  • 5 replies
  • 0 kudos

SPI only gives 16 clock cycles, but my data is 64 bytes

I am trying to communicate with a wifi module with stm32f769's spi interface. My data packet is 64 bytes, but the spi only provides 16 clock cycles, Hence the datapacket sent is invalid. Can anyone tell me what could be the possible solution for this...

Rtomy.1 by Associate II
  • 579 Views
  • 2 replies
  • 0 kudos

LPUART is stuck after HAL_UART_Receive. L081KZT6

Hello,I have some Issues with LPUART1 on a STM32L081KZT. What I want to do is:- Receive Data of variable length via LPUART1 using the HAL_UART_Receive function.- Reading bytewise in a loop- Using an External Interrupt to start the receive.My Code loo...

HRaup.1 by Associate II
  • 823 Views
  • 2 replies
  • 0 kudos