STM32 MCUs Products

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
  • 439 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
  • 359 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...

Burst Write using SPI in stm32f1

Posted on May 04, 2017 at 09:54I am using si4432 for radio communication interfacing it with stm32f103rbtx. I am successful in the setup of radio communication by and large. Although there is an issue. I am able to receive only the 1st byte on the r...

Nucleo-L053R8 wake up from standby

Posted on February 08, 2017 at 05:10 Hello, I have a question about Standby mode when it wakes up from standby with interrupt or anything which command will executed for the example /**** Start ****/ /* Check and handle if the system was re...