STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

unable to connect STM32 - ST link to target

Posted on December 14, 2017 at 10:16Hello Everyone,My name is Shehraz and im working at Rove Automation Dubai. I am new to this community, and i need help on my current project. We are using Schneider switches (SEGC12PB) and i need to upgrade firmwa...

When will we get LL API for STM32F1

Posted on December 14, 2017 at 04:43Hi,It's December 2017 now, still no LL API support for STM32.When will we get LL API for STM32F1? Will we get that in 2018?The overhead of HAL is kinda big.

Ke Li by Associate
  • 315 Views
  • 1 replies
  • 0 kudos

Bug in CubeMX - incorrect audio frequency

Posted on November 24, 2017 at 03:20In CubeMX version 4.23.0 when using  a I2S interface with a STM32F405 processor:- under parameter settings tab the 'Real Audio Frequency' is not updated correctly when you change the 'R' divider from the I2S PLL; ...

emil by Associate II
  • 439 Views
  • 1 replies
  • 0 kudos

Resolved! AC6 Assembly .include not working

Posted on December 14, 2017 at 20:17Seems like I am missing something about the .include statement. No matter what I try I always end up getting 'Error: can't open xxxx for reading: No such file or directory'Is there something I have to set up in th...

Resolved! STM32L476g-DISCO Blinky

Posted on December 15, 2017 at 14:45Hi all,Is there a blinky demo for this board? I do not see one in the installation dir.thank you.

scott h by Associate II
  • 447 Views
  • 1 replies
  • 0 kudos

two can bus with stm32f407 at the same time

Posted on December 15, 2017 at 11:32hi i want to have two can bus with stm32f407 can1 and can2. can1 for node 1 to 5 and can2 for node 6 to 10. but i receive data just in one bus at the same time. how should i config can1 & 2 in this case?