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

STM32F0 I2C Slave mode

Posted on July 28, 2015 at 05:53Hello. I use Stm32f0 for my project. Anyone have example code for this MCU at I2C in Slave mode with interrupt. I tried find on google for 4 day and not thing work with me. Thank a lot

Sending data using CDC host

Posted on July 28, 2015 at 00:47 Hi, I'm trying to get the CDC host to working in my application. I have been following the example provided in \STM32Cube_FW_F4_V1.7.0\Projects\STM324xG_EVAL\Applications\USB_Host\CDC_Standalone. I am usi...

AJE by Associate II
  • 250 Views
  • 2 replies
  • 0 kudos

Sampling USB interrupt pin

Posted on July 27, 2015 at 04:55Hi all, In STM32 USB device, there is an internally connected EXTI_Line18 for USB interrupt. When USB is connected to HOST, an interrupt is generated on this line. Is there a way of sampling the status of this line? I...

nps by Associate II
  • 174 Views
  • 2 replies
  • 0 kudos

STM32 CAN acceptance mask

Posted on July 27, 2015 at 14:08Hello there, I am trying to configure the acceptance mask of the CAN peripheral but I just cant seem to understand how does it work...    CAN_FilterConfTypeDef sFilterConfig;     sFilterConfig.FilterNumber = 0;     sF...

STM32L051 GPIO errata

Posted on July 25, 2015 at 15:25Hello,I'm having trouble getting the GPIOs work in STM32L051. According to the errata sheet I'm supposed to wait some time after allowing the clock for the peripherials so I did so. However, I still can't measure a lo...

bp1112 by Associate II
  • 316 Views
  • 5 replies
  • 0 kudos

STM32F4 GPIO clock

Posted on July 25, 2015 at 03:18HelloI have an STM32F429 discovery boardI program it with : STM32-Matlab/target (embedded target for Matlab and Simulink), STM32CubMx (configuration tool) and the toolchain: Keil uVision5 (lite).I tray a very simple S...

zaouche by Associate
  • 342 Views
  • 3 replies
  • 0 kudos
Labels