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

STM32F446 I2S STM32CubeMX 4.17 bug ?

Posted on October 26, 2016 at 14:231)I2S3 not displayed in Clock Configuration window.2)If select I2S1 in Pinout window, I2S2 activated in Clock Configuration window and If select I2S2 or I2S3 in Pinout window, I2S1 activated.

sergvks by Associate
  • 443 Views
  • 2 replies
  • 0 kudos

STM32F407 transformer design

Posted on May 05, 2017 at 08:11Dear AllAs discussed on our call, i am looking for some support in verifying our transformer design as i am having some trouble in generating the output and I have doubts on the transformers we already have.> > Process...

Duplicated void SystemClock_Config(void) ?

Posted on November 22, 2016 at 17:34 Hello, could someone explain me why CubeMX 4.17 generates two: void SystemClock_Config(void); (one static) /* Private function prototypes -----------------------------------------------*/ ...

transformer stm32f407

Posted on May 05, 2017 at 08:07Dear All,I am  looking for some support in verifying our transformer design as i am  having some trouble in generating the output and i have doubts on the transformers we already have.> > Processor used : STM32F407> > ...

gajraj by Associate II
  • 366 Views
  • 0 replies
  • 0 kudos

STM32F030K6 start only with reset tie to VCC

Posted on May 03, 2017 at 19:18 I have device with STM32f030K6T6. Since one moment, I am not able to start this uP without shorcircuiting nReset signal to VCC. Originally I had RC circuit on this line. When this problem had occured I modified it re...

STM32L4 HAL_FLASH_Program without erase

Posted on February 22, 2017 at 21:16 Hi I need to write a flag (double word) to flash to tell a botloader not to jump to the app but to start a DFU interface. The bootloader dumps the flash page which contains settings for the app and writes th...