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

STM32F072CB Custom Board Programming

Posted on May 27, 2015 at 08:21Hi,I am using NUCLEO-F072RB board with mbed online IDE.I am planning to make a custom board having STM32F072CB mcu and it can be programmed through SWD connector of NUCLEO-F072RB board.I want to know can I use the abov...

akshat by Associate II
  • 256 Views
  • 2 replies
  • 0 kudos

i2s full duplex DMA clarification

Posted on May 30, 2015 at 09:09hi everyone.for my application i need to use two microphones with PDM output (left and right).now i'm currently using one microphone, connected to a i2s in half duplex mode with DMA transfer (like the example inSTM32cu...

STM32F10xxx TIMx PWM input mode

Posted on May 26, 2015 at 22:36HiI cannot find the STM32F10xxx firmware library as described here: http://read.pudn.com/downloads106/sourcecode/embed/437624/stm32/STM32F%20Documents/Application%20Note/STM32F10xxx%20TIM%20application%20examples.pdfI ...

How to use STM32F4 to make floppy drive music

Posted on May 31, 2015 at 16:24Hello guys, I am new to this forum and I have a question for you experts. I would like to start this fun project where I would like to make ''floppy drive music'' Because the motor in the floppy drive moves it can prod...

lwip UDP disable CRC

Posted on May 31, 2015 at 01:33Hello!I am looking for an overhead free solution for UDP data streaming.Today I am able to stream UDP data from SPI->DMA->MEM->ETH, using pbuf by Ref:    TaskUdpStreamErr = netbuf_ref(buf, dataPointer, TASK_UDP_STREAM_...

ariel2 by Associate II
  • 206 Views
  • 0 replies
  • 0 kudos

stm32f3 can't run 2 timer together??

Posted on May 26, 2015 at 05:58hello i have problem with my timer periph, i want to use 8 channel, so i use tim 3 and tim 4 together, but if i run the code together, it doesn't work, if i run just 1 timer(4 channel) its working correctly.. i have tr...

Labels