STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ADC DMA HAL Libraries STM32F0

Posted on January 21, 2016 at 19:41 Hello everybody! I'm trying to read two ADC channels in STM32F042 microcontroller with DMA without interruption. I expected the DMA reads channel 0 then channel 1 filling five samples of each channel in...

Pinout export / import

Posted on March 23, 2016 at 10:52One can generate a CSV file from CUBE, but would it not be helpful to be able to import a CSV file after editing the pinout?This would make it a lot faster to edit pinsOr am I missing something?Stefan

tech2399 by Associate II
  • 658 Views
  • 1 replies
  • 0 kudos

RXNE irq generation

Posted on March 29, 2016 at 17:29STM32f100I think there is an error in the reference manual for st32f100xxThe start bit is confirmed (RXNE flag set, interrupt generated if RXNEIE=1).... According to this RXNE interrupt occurs when the start bit is c...

ionutF by Associate III
  • 527 Views
  • 1 replies
  • 0 kudos

STM32F407 ADC measurement to Voltage

Posted on March 29, 2016 at 14:36Dear Friends,I have a good experience in STM32F103, but trapped in STM32F407's ADC two weeks already. My HW plateform is STM32F407VGT.Vref+ connect to 2.048V;   Vdda  connect to  3.1VADC resolution configured to be 1...

STM32F7xx Flash interface selection (AXIM or ITCM)

Posted on March 28, 2016 at 18:28I am confused about the boot setting in STM32F7xx series.When the boot pin is low, it boots from flash on ITCM interface (0x0020 000) by default, as shown in the screenshot of the manual.However, in the IAR linker fi...

0690X000006038MQAQ.jpg 0690X00000602vZQAQ.jpg
wenbin by Associate II
  • 2212 Views
  • 10 replies
  • 0 kudos

Parser advice with ISR

Posted on March 29, 2016 at 11:27Hi everybody.I am writing a program which, among the others, makes an stm32f427 mcu communicate with a GNSS module via SPI. The envinronment, further, consists of freeRTOS and the ST HALs. So far, I have written a mo...

valerio2 by Associate II
  • 297 Views
  • 0 replies
  • 0 kudos

USB on STM32F411RE

Posted on March 29, 2016 at 10:57Hi,I'm using http://www.st.com/web/en/catalog/tools/PF260320 to manage a printer trough a usb connection. I would to be sure that my usb connection is right.Pins connection :  Printer side STM32 side   Vbus 5V (r...

0690X000006034pQAA.jpg

WWDG EWI interrupt Issue

Posted on March 28, 2016 at 17:57Hi all,I have a serious issue with the EWI (Early wakeup interrupt) of the WWDG.I'm using STM32F103 and I'm based on the example of the firmware libraries, I add the configuration of the EWI interrupt : the source co...

JEN by Associate II
  • 756 Views
  • 2 replies
  • 0 kudos