STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

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
  • 265 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
  • 266 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?

Labels