STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F4 Discovery no I/O toggle

Posted on March 29, 2014 at 19:51I am trying to toggle an I/O line to measure timing for benchmarking dsp algorithms on an STM32F407VGT. I generated the HAL using STM32CubeMX and set PD12 and PC8 to outputs and configured them as output push-pull wi...

sc2 by Associate II
  • 1205 Views
  • 6 replies
  • 0 kudos

stm32f3 Initialize DMA Transfer Complete flag ?

Posted on January 24, 2015 at 07:30 An odd question, maybe, but is it possible to initialize the DMAy_FLAG_TCx to true? I have a routine that teststhis flag and then sends data, and I would like it to fall through the first time. I'd rather not ...

How to get started with STM32 on Nucleo

Posted on January 23, 2015 at 22:57I recently purchased a nucleo STM32F411 board to learn how to program STM32 microcontrollers.  I've noticed that there are instructions for getting started using it as an Arduino, but I haven't found resources for ...

mhj555 by Associate
  • 300 Views
  • 0 replies
  • 0 kudos

STM32F107 SPI3 Remap

Posted on January 23, 2015 at 18:55Can some of the pins of a peripheral be remapped while others stay at their existing AF location?  I noticed in reference code on the STM32F107 that appears that some of the pins are remapped, but not all of them. ...

mvonahnen by Associate III
  • 306 Views
  • 1 replies
  • 0 kudos

Separate analog & digital supply MCU

Posted on January 23, 2015 at 10:051. I am using STM32 - 32 bit cortex M3, it has separate analog & digital supply pins.2. Datasheet says :VDDA and VSSA must be connected to VDD and VSS, respectively.3. Since I have 12 analog channels connected , so...

Wher is AN4514

Posted on November 06, 2014 at 11:03Hello, for the STM32F411, the new batch aquisition mode is announced. The datasheet tells that AN4514 should explain it, while the reference manual doesn't evne mention it. Any deeper information welcome! Thanks

STM32F207 SPI-Ethernet bridge maximum bit rate

Posted on January 23, 2015 at 15:43HiI'm using STM32F207.The task is to receive continuous stream of data on spi slave input at a speed of about 10-15 mbps. The data must be then buffered into the RAM and then transmitted as the packets over Etherne...

denisov by Associate
  • 271 Views
  • 0 replies
  • 0 kudos

STM32Cube USB code generation bug

Posted on January 23, 2015 at 15:16Hi!USBD_SELF_POWERED parameter change of USB_DEVICE Configuration does not affect code generation of usbd_cdc.c file.  USBD_CDC_CfgFSDesc   ''Configuration Descriptor'' block's field ''bmAttributes'' has always val...

l-proger by Associate III
  • 273 Views
  • 0 replies
  • 0 kudos