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

24C02 with STM32CubeMX

Posted on August 25, 2017 at 13:11Hello,I'm trying to use this code to write/read a EEPROM 24C02,but it's not working,what i'm doing wrong?Could someone post a example please?uint8_t eedget[1],eedata[1];void main(){eedata[0] = 0x01;eedata[1] = 0x02;...

STM32L4 series PLLs?

Posted on September 04, 2017 at 20:27There seems to be something I don't quite get.In the reference manual it says 'The PLLs input frequency must be between 4 and 16 MHz.' and 'The selected clock source is divided by a programmable factor PLLM from ...

MCU selection problem

Posted on September 07, 2017 at 09:54Hello. sirI am going to make a prototype so that I can use some sensors(3ea, 2 I2C, 1 UART)and read the measured values to the mono LCD(3~4line), In addition, Bluetooth can be used.Product development is determin...

What is the difference between CMSIS and CMSIS-RTOS?

Posted on September 07, 2017 at 08:45I can remember few years ago, we could create projects with CMSIS library. But nowadays when I search about CMSIS, there is CMSIS-RTOS instead of that. Is it mean we should use CMSIS-RTOS from now? Also I am conf...

m m by Associate II
  • 3511 Views
  • 3 replies
  • 0 kudos

How is OSC_OUT connected at HSE bypass source mode?

Posted on September 07, 2017 at 05:24There are two different descriptions in AN2586 and AN1709.In AN2586 it says it must be left highZ, and as far as I can tell from the figure it means floating.In AN1709 it says it should be tied to ground.Does the...

T YX by Associate
  • 237 Views
  • 0 replies
  • 0 kudos

STSW-LINK009 install

Posted on September 06, 2017 at 09:21HiI have one set ' P-NUCLEO-53L0A1 '.It includes: STM32F401 and X-NUCLEO-53L0A1I download STSW-LINK009 from http://www.st.com/en/development-tools/stsw-link009.html And run the stlink_winusb_install.bat with admi...

Wu Thomas by Associate II
  • 1169 Views
  • 4 replies
  • 0 kudos