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

Multi-master I2C example for STM32F0 (with CPAL)

Posted on February 09, 2016 at 09:10Hi,I'm looking for an example of a multi-master I2C configuration with the CPAL library (or a newer library if that works better / easier).I currently have my application switching between master and slave mode, b...

arno by Associate II
  • 503 Views
  • 2 replies
  • 0 kudos

stm32f103 usb composite msc+hid

Posted on February 17, 2016 at 06:48Hello, anyone composite device (MSC + HID) raised on stm32 using STM32_USB-FS-Device_Lib_V4.0.0 library, the MSC does not work, although HID plows normally ... Thanks in advance!

alfinikov by Associate III
  • 280 Views
  • 0 replies
  • 0 kudos

Configuration of USART4 interrupts STM32F030CC

Posted on February 16, 2016 at 16:58 Hello everyone. I am beginner in programming, and I was not able to find working example for USART4 interrupt configuration for STM32F030CC. Until now I was just using USART4 to send messages, but now I...

0690X00000605GZQAY.png
karlis by Associate II
  • 413 Views
  • 3 replies
  • 0 kudos

STM32F107 SD CARD BOOTLOADER

Posted on August 24, 2015 at 15:41Good morning! I was trying to develop a bootloader from sd card, writing two programs in the flash pages first is my own bootloader that verify if is there any .bin files for update the other flash region where my o...

giovani by Associate II
  • 562 Views
  • 8 replies
  • 0 kudos

HAL_ADC_ConvCpltCallback called twice

Posted on December 02, 2015 at 16:00 Hi, I have an issue with the ADC configuration below. ADC is triggered once (pulse = 5000, period 21000) by TIM3, but for some reason HAL_ADC_ConvCpltCallback is called twice. TIM3 /*TIM3 in...

paul2 by Senior
  • 482 Views
  • 2 replies
  • 0 kudos