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

STM32F405 ADC Project

Posted on April 28, 2015 at 00:33 Hello, I am new to mcu programming and am working on a drone project which uses the STM32F https://wiki.bitcraze.io/_media/projects:crazyflie2:expansionboards:connector_multiplexing.png?w=900&tok=9c624...

amador by Associate
  • 310 Views
  • 1 replies
  • 0 kudos

I2C bad electrical ACK?

Posted on April 27, 2015 at 20:45Hello, I try to use I2C between STM32F103 + ATMEGA32. Side ATMEGA, my I2C program Master/Slave works at 300% sure in all mode. Side STM32, that's the part I try to make work. In first test, STM32 is in Master Transmi...

Question about Multi Channel ADC read with DMA

Posted on April 27, 2015 at 18:57Hello, I'm working on multi channel ADC reading with DMA. But I'm not clear how coverted ADC data of each channel transfer to the assigned memory location.  I used STcubeMX to set two input channels of ADC1 with DMA...

Clone master chip firmware onto slave chip.

Posted on April 14, 2015 at 21:38In my application, I have a master chip and a slave chip, both identical STM32F407.  From the master chip, I would like to flash the slave chip so that it has the exact same firmware as the master chip.  From my unde...

TDK by Guru
  • 691 Views
  • 5 replies
  • 0 kudos

F303VCT6 (F3Disco) RC-SumSignal Read via PWM Input

Posted on April 26, 2015 at 15:43Hello there, i´m trying to read a rc receivers sumsignal via the PWM input feature. I just took the FW example and changed the ISR routine by placing the ''TIM_GetCapture1(TIM2);'' value into an array corresponding t...

the STemWin used external SDRAM can't pass the GUI_Init

Posted on October 17, 2013 at 12:53hello: i used the STM32F439 control#define GUI_NUMBYTES  (1024 * 1024*2)/* 32 bit aligned memory area */U32 extMem[GUI_NUMBYTES / 4];void GUI_X_Config(void){   GUI_ALLOC_AssignMemory(extMem, GUI_NUMBYTES);}In the S...

0690X00000604wxQAA.png
aizhixi by Associate II
  • 467 Views
  • 8 replies
  • 0 kudos
Labels