STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM3240G-EVAL Help me please!

Posted on October 06, 2012 at 11:50Hi, I just bought an evaluation board STM3240G-EVALI tried to modify the example provided by ST called ''ADC3_DMA'' but I could not change the pin from what I acquire the signal For example I wanted to go from pin ...

fullcaos by Associate II
  • 749 Views
  • 13 replies
  • 0 kudos

STM32F4 Power scale modes

Posted on September 13, 2013 at 10:40Hi Folks I been looking for information on the power scale modes of the STM32F4 and I've not been able to find any information on them - is there a good doc out there that explans them?? Thanks CS #pwr #stm32f...

bl by Associate II
  • 254 Views
  • 3 replies
  • 0 kudos

BSDL files for STM32F4 Discovery board

Posted on September 12, 2013 at 16:24Hello,I'm looking for BSDL files for my STM32F4 Discovery board (STM32F407 VGT6).I did extensive search on your webpage, but I was not able to find it.Could you please provide the file to me?thanks! #stm32f4 #...

System Handler Priority Config on STM32F4

Posted on September 07, 2013 at 14:33I need to change some system handlers interrupts priorities, but I could not find this function NVIC_SystemHandlerPriorityConfig or something. CMSIS 3.20 & STM32F407 MCU. Can anyone help me? #stm32f4 #systemha...

Calling DCD_EP_Tx() multiple times

Posted on September 03, 2013 at 11:23Hi,I've been experimenting on USB devices on STM32F4 discovery board. I have a small issue.From the PC I send multiple messages (bulk_writes) to the USB, and I call 'dcd_ep_tx' within the Data_out function which ...

pradeepa by Associate II
  • 192 Views
  • 1 replies
  • 0 kudos

Help with DMA1 and DMA2

Posted on September 03, 2013 at 18:31Hello guys, I have a problem with DMA2, while using DMA1 in the STM32F407VGT6The thing is I�m doing a program which reproduce MP3 music while it reads the data from an SD.I use the DMA1 Stream 7 for sending data ...

Labels