STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Ideas for improvement STM32CubeMX

Posted on November 20, 2015 at 11:221. Timer ConfigurationAdd thetimerconfigurationcalculatorwhich ofthe requested Interupt Time or Frequency calculate Counter Period (ARR) and conversely the input values shows the parameters counter. Excellent woul...

asrock70 by Associate II
  • 367 Views
  • 2 replies
  • 0 kudos

STM32 discovery DMA with SPI

Posted on November 27, 2015 at 13:22Hello everyone, I'm trying to initialize the DMA for SPI2 but I failed to do it and not able to understand why it's not working. please someone let me know the reason. #spi-dma

no definition for ''__iar_data_init3''

Posted on November 20, 2015 at 14:14Hello everybodyI want to declare a vector to save data on it (in assembly code).I use this declaration:      SECTION MYDATA:DATA (2)        DATAResult DS8   3 ;  allocates space (3 bytes)When I compile, IAR give ...

life758 by Associate II
  • 1093 Views
  • 2 replies
  • 0 kudos

problem with stm32f adc+timer+

Posted on November 27, 2015 at 08:31i'm beginner in stm32f407 .i'm trying to get adc values of 6 channels at 2khz frequency i dont know how to do it.i tested timer i expected is overfollws in 1s but it isnt giving me the right results . ive questio...

ghfa0098 by Associate
  • 362 Views
  • 1 replies
  • 0 kudos

RTC Calendar and Standby mode

Posted on November 25, 2015 at 19:51 Hi everybody We are using a STM32L152 microcontroller and we are regularly entering standby mode. Moreover, we are also using the RTC as a calendar powered by an external clock (LSE). In one case,themicro...

STM32F1 PWM wit DMA?

Posted on November 26, 2015 at 00:46 Můžete zadat text �?i webovou adresu nebo https://translate.google.cz/?tr=f&hl=cs.https://translate.google.cz/?tr=t&hl=cs</div> Zobrazuje se překlad pro text Přeložit raději text If I understand correctly, the...

astrid by Associate II
  • 474 Views
  • 2 replies
  • 0 kudos

stm32f401re nucleo: PLL configuration

Posted on November 26, 2015 at 13:54Hello everybody!I'm trying to configure the main PLL to generate the max clock frequency (84 MHz on this board), and I'm using the HSI as PLL source.I made some test:- test1: HCLK=70 MHzM=16N=140P=2AHB_PR=1APB1_PR...

life758 by Associate II
  • 747 Views
  • 5 replies
  • 0 kudos

HardFault while implementing USB MSC device

Posted on January 24, 2015 at 11:33Hi,I used the CubeMX framework to implement a USB mass storage device for my STM32L1 device.I see that the code is issuing a hard fault when the laptop connected to the device is reading sectors from the device dur...

bnp979 by Associate III
  • 627 Views
  • 2 replies
  • 0 kudos