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

IBIS Model understanding

Posted on August 13, 2015 at 12:48Hello everyone!I am currently working on a PCB on Altium Designer 15 and I am trying to do some tests on signal integrity but the proper driver on I/Os must be chosen.I already have the IBIS model ''stm32f427_437_42...

How frequency and powerconsumption are related

Posted on August 13, 2015 at 04:54What I'm about to ask is somethig generic and basic So everywhere it can be found that for going to low power mode reduce the clock frequency, How reducing clock frequency reduces power consumption ? #low-power #...

CubeMX ADC sampling time

Posted on August 12, 2015 at 19:30I use CubeMX to generate code.How can ADC Sampling Time?CubeMX does not give option for that and always generate:SamplingTime = ADC_SAMPLETIME_3CYCLES;My problem is if I changed it manually (to for example 28 cycles...

IAP Ethernet(web server) issue on STM32cubef4

Posted on August 13, 2015 at 08:18Hi all,I am testing on IAP Ethernet(web server) functionality but I can't download my application.Here is my test environment- STM32f429 Eval board- STM32cube4 1.7.0- Eclipse + GCC, IARAnd here is my story,I program...

mclapd by Associate II
  • 206 Views
  • 1 replies
  • 0 kudos

STM32F401RB SDIO

Posted on August 05, 2015 at 20:37Hi all, there is something wrong with my project's microSD card part. I have done it on the  STM32F407 discovery board and it worked perfectly the data was succesfuly written to the microSD card. But for the end pro...

matas by Associate II
  • 821 Views
  • 13 replies
  • 0 kudos

STM32F446 DMA Mem to GPIO

Posted on August 12, 2015 at 02:12 I have the example from the library showing DMA (mem to mem) working with the following initialization: /* Configure DMA Stream */ DMA_InitStructure.DMA_Channel = DMA_CHANNEL; DMA_InitStructure.DMA_...

daniel2 by Associate II
  • 1399 Views
  • 14 replies
  • 0 kudos

Basic questions about Alternate Functions

Posted on August 12, 2015 at 10:38Hi all,I am a beginner of MCU, and right now is digging into STM32F1xx serial MCU, which is pretty old, but simple enough for beginner. I have spent a lot of time on some example codes, still with the confusion that...

laojian by Associate II
  • 1382 Views
  • 5 replies
  • 0 kudos