STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

wrong values- adc with dma

Posted on July 14, 2015 at 09:48#include <stm32f4xx.h>#include <stm32f4xx_conf.h>i have posted the code below and i get wrong value. Can anyone tell me whats wrong ?volatile uint16_t Buffer[12];uint8_t receiveword; /* ADC Configuration */void adcCon...

arunl4g by Associate II
  • 862 Views
  • 18 replies
  • 0 kudos

DMA2: SRAM to GPIO

Posted on July 24, 2015 at 12:41Hi All,I am using STM32F429 running at 180Mhz.I am trying to transfer data from SRAM Location 0x20005000 to GPIO Iusing Timer1 Ch1 as capture through external Clock of 20MhzData Size is 8 BitsUsing Direct ModeFIFO Int...

Triggering One Pulse Mode timers from software

Posted on July 24, 2015 at 11:57I have been playing around with the STM32F407 for a few days now, learning to set up different timer types and connecting them to each other.However, most of the examples regard starting timers from external input.My ...

audun by Associate
  • 112 Views
  • 0 replies
  • 0 kudos

FSMC + ILI9341

Posted on February 12, 2013 at 16:18Hi,I am trying to control an ILI9341 LCD driver using FSMC interface. The CS driver pin is responsable of switching between sending Data or command and I think that I should connect it to one of the FSMC address l...

stm32f4 usb hid

Posted on July 23, 2015 at 12:37i have stm32 discovery board i have problem 1- the usbd_hid_core.c file is for mouse examble only (send report only) 2-i want to usb hid function for receiving  my data(64byte report)  anyone can help me please. i'm...

elec_st by Associate III
  • 84 Views
  • 1 replies
  • 0 kudos

32-bit Timer out of two 16-bit

Posted on July 22, 2015 at 23:24Hi. I have another question... I use STM32F103c8 MCU and it has only 16-bit timers. I need a 32-bit timer with high resolution (72 MHz). I made it with connecting two 16-bit timers (one as master, second as slave). Ma...

matic by Associate III
  • 344 Views
  • 4 replies
  • 0 kudos

STM32F030K6T6 persistent memory

Posted on July 18, 2015 at 15:11Hi,I would like to know if I can use this MCU in order to store some bytes in persistent memory area. I took a quick look at the datasheet but I did not see anything. Anyone know the best way to save some bytes to be ...

can over run

Posted on July 18, 2015 at 19:02 i using stm23f429 as can controller for servo drive but some time i have over run problem. i check the signals by oscope and understood that , some time fifo of canbx dose not being empty even a can massage trans...

0690X0000060MnCQAU.gif 0690X0000060MnDQAU.gif

STM32F100C8 Unique ID not Unique!

Posted on July 23, 2015 at 15:17Hello!  I have 13  STM32F100C8  and  I see( Keil memory windows )   at  0x1FFFF7e8 ( contiguous12 bytes) very  strange ''so called'' Uniqe Ids - see below.ffff8a07ffffffffffffffff, ffff8807ffffffffffffffff , ffffa007f...

m512781 by Associate II
  • 483 Views
  • 11 replies
  • 0 kudos