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

STM32L0

Posted on January 29, 2015 at 17:23I am developing and ADC multiples channels sequence conversion. Is a way of knowing what channel has been called to the void HAL_ADC_ConvCpltCallback(ADC_HandleTypeDef* hadc)Best Regards

gerardo by Associate II
  • 157 Views
  • 0 replies
  • 0 kudos

STM32F4: Mixed ADC configuration

Posted on January 28, 2015 at 23:47Hello everyone,I have currently a system which is using ADC1/2 in dual ADC mode regular interleaved with Timer 3 TGRO and DMA.  I want to use the ADC3 regular mode with 4 channels.Is the common initialization struc...

keaven by Associate II
  • 275 Views
  • 4 replies
  • 0 kudos

STM32Cube USB Audio class driver bugs

Posted on November 21, 2014 at 13:11Hi! I've ported the Audio Speaker demo from SMT32F4xx-G Evalboard to STM32F4-Discovery. I found some strange things during that. There is a function in the driver strucure with two possible parameters that can sen...

STM32Cube with STM32F0-Discovery

Posted on January 29, 2015 at 11:42Do I understand correctly that there's no support with STM32Cube for this development board? #stm32-stm32f0discovery-stm32cube

dscdsc by Senior
  • 112 Views
  • 1 replies
  • 0 kudos

Clock divisions and power efficiency

Posted on January 26, 2015 at 15:29Hi! I wonder, are clock divisions (like APB1Prescaler, APB2Prescaler, ADC Prescaler, Timers Clock Divisions, etc.) directly affect on power consumption? For example, to get a 1Hz timer, is it more efficient to use ...

usb_fs asm code

Posted on January 29, 2015 at 01:26Hello everyone. Where can I find vcp usb written in asm (STM32F4DISCOVERY)?Thank U.

USB issue STM32F0x with CDC

Posted on January 28, 2015 at 10:38Hi,I�m newbie in USB projects with STM32, so I kindly ask your help to find what I�m doing wrong with STM32F072 and CDC USB.For now, I�m trying to send some chars through USB form microcontroller to USB PC with �CD...

Error in Reference Manual

Posted on January 27, 2015 at 11:08DocID15965 Rev 12 (January 2015) In section 17.3.15 on page 417 ''Using one timer to start another timer'' it says that TS in the TIM2_SMCR register has to be set to 000, but it should be 010 instead. Is there a s...

Labels