STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SMTM32F4 ETH driver

Posted on November 18, 2013 at 18:22I am a beginner with STM32F4 and I am study the ETH driver procedure but I don't understand some instructions For example:   /* Clear MBC bits in the selected MAC address  high register */   (*(__IO uint32_t *) (E...

Changing DAC DMA data

Posted on February 05, 2014 at 13:44I have an array of data being played out of a DAC using DMA transfer, with the trigger provided by a timer (TIM6). This works fine, but I would like to occasionally change the data at run time. To do this I have c...

brett by Associate II
  • 451 Views
  • 0 replies
  • 0 kudos

STM32F1 Space vector PWM algorithm

Posted on February 04, 2014 at 22:23Hello, I have problem with software implementation of SVPWM Space Vector PWM modulation for STM32F1 microcontroler. My application is scalar V/F converter for 3 phase asynchronous motor. Does anyone have such read...

CRC 8-bits on STMF4xx

Posted on February 04, 2014 at 12:45Hi,I want to calculate CRC with hardware CRC but polynomial on the register is work on 32 bits.Can possible to calculate CRC 8-bits with hardware in the MCU? And how?Or I have to use sw crc.Thank everyone.

suppakit by Associate II
  • 667 Views
  • 3 replies
  • 0 kudos

12bit DAC performance

Posted on February 04, 2014 at 15:28Hi there,In my application I need precise control of applied voltage. I use 12bit DAC with 2.5V reference. The mcu is stm32f107I was going to do error budget analysis but was confused by the datasheet. It gives +/...

oleg by Associate
  • 767 Views
  • 3 replies
  • 0 kudos

USB CDC Host example

Posted on December 08, 2011 at 08:50Hi ! I need to implement an USB CDC Host on STM32F4 Controller. Has anyone an example, or some hints how to do that ? I only found examples for CDC Device applications. regards Marc

doebber2 by Associate II
  • 3348 Views
  • 14 replies
  • 0 kudos