STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 335 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...

STM32F103, erase a function that define in spesial section

Posted on May 28, 2015 at 11:13hi in my software, define a section named ''My_SECTION'' and put just a function on it. in IAR .icf file define that section write in address 0x08050000. I used debugger, function is correctly wrote in 0x08050000 and h...

mn by Associate III
  • 510 Views
  • 3 replies
  • 0 kudos