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

MFI SDK for STM32

Is there a software addon, SDK or examples for the apple MFI program for STM32 available?We are already MFI members.Thanks,Gabriel

GFell.1 by Associate II
  • 684 Views
  • 0 replies
  • 0 kudos

Why toggling of Port E inside the timer 2 interrupt handler only work if the APB1 prescaler is set to /2 or /4 only?

I have a Timer 2 interrupt handler  which will toggle the Port E output. My MCU is STM32F407 running at 168 Mhz. I found that the toggle code inside the interrupt handler only work if the APB1 prescaler is set to /2 or /4 only. Slower ABB1 frequency...

nNg.1 by Associate II
  • 932 Views
  • 5 replies
  • 0 kudos

Resolved! STM32F10x Flash size mismatch

I have a bunch of Blue Pill boards I'm re-animating (ye olde chippe shortage, y'know). Attacking them with stm32flash reports a flash size of 128 kBytes. On the other hand, 0x1FFFF7E0 contains 0x40, indicating 64 kBytes of flash.Now, which of these i...

B-U585: Qualify SSID with space: Not good!

Hello,the B-U585 Demo when asking for the SSID qualifies a name with a spacebar. Problem is, that many SSIDs contain a space by itself, like "FRITZ!Box 7530 ..." or "Galaxy ...". As the application does not echo what is sees, useres are left in the d...