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

STM32F303 Problem Dual ADC mode with DMA

Hey,I use 3 channels of ADC1 and 3 channels of ADC2 with an external trigger conversion source. In order to read both ADC moduls simultaneously I wanna use the dual regular simultaneous mode only with ADC1 as master and ADC2 as slave. For my configur...

Simon G. by Associate
  • 502 Views
  • 1 replies
  • 0 kudos

Reference design for STM32F303CCTx

Dear Sir/Madam,I want to use STM32F303CCTx in out project. How shall I proceed for the schematics? Is there any reference design available ? I want to use CAN & USB feature.This is for automotive application.Regards,Manoj Hiwarkar

Mouse interfacing with STM32F072B Discovery

Hi ..I want to control movements of a robot arm with mouse cursor and buttons connected to STM32F072B discovery board..I am using CubeMx to initialize the peripherals.While in CubeMx i realized that this board has only Usb-device mode(not a host).So ...

asim khan by Associate III
  • 204 Views
  • 2 replies
  • 0 kudos

ADC Driver stm32f3xx_hal_adc_ex.c

Dear all, I'm using the driver in object. My application when i use this driver sometime crash. After investigate, i found the reason of these crash in the driver in object.Below an extracted of the driver in object where "my application" should not ...

GBarb by Associate
  • 157 Views
  • 0 replies
  • 0 kudos

How to de-activate HAL_I2C_Slave_Receive_IT()

Posted on April 03, 2018 at 22:56I have a slave device that is monitoring the I2C bus for its address from a master. This was done using the API HAL_I2C_Slave_Receive_IT(). This works successfully. My question is - if you want the slave device to st...

Ed Boris by Associate
  • 653 Views
  • 7 replies
  • 2 kudos
Labels