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

This is Horrible experance! It's taken me an hour just to get this far. I can't find anyone to call on this question. The number they have for support is out of service, and any atempt to find a number to call just sends back to the number.

If anyone has a working support number would be a big help.  My Question is on the STM32F411 the data sheets state many of the lines are FT 5 volt t​olerant, other team members don't believe this and want to use level shifters, they believe as many l...

MPoll.961 by Associate II
  • 1688 Views
  • 8 replies
  • 0 kudos

mbedtls handshake failed 0x7780

Hey,I tried the SSL_Client mbedtls example program for the STM32f7 and I get following error:Handshake failed 0x7780Im trying to connect to a cloudflare server via https. Any ideas what the problem could be?thanks in advance

Anon767 by Associate II
  • 1086 Views
  • 1 replies
  • 0 kudos

Connecting 2 16-bit SDRAM as one 32-bit SDRAM

Simple question: is this possible without additional HW logic? I have these two 16-bit SDRAMs and I'd hate to use just one of them or to use them as measly two 16-bit SDRAMs. I think I've browsed through all 3200+pages of reference manual and couldn'...

Slina by Associate III
  • 1568 Views
  • 7 replies
  • 0 kudos

SPI - configure mode 0 (clck pol 0, phase 0) but the output is mode 2 (clck pol 1, phase 0) , with clock idle high

Hi all, I have a STM32F091CC and am using SPI2 on PortB, Pin 13-15.I configure polarity=0 and phase=0, but the trace in logic analyzer and oszi shows that the clock is idle high. I have already tried pullup, pulldown and nopull at CS pin, but with n...