STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

The examples in STM32F4xx_StdPeriph...

Posted on October 08, 2012 at 22:01I have a big problem ....I accidentally destroyed the development board STM3240G ...some colleagues were working with the STM3240G, I wanted to ask if projects (examples of STM32F4xx_DSP_StdPeriph_Lib_V1.0.0 just c...

orn by Associate II
  • 447 Views
  • 6 replies
  • 0 kudos

GPIO remap order of operations

Posted on October 08, 2012 at 23:13The STM32 CMSIS examples I've seen show the remap function (e.g., GPIO_PinRemapConfig(...)) being called before the GPIO_Init() function. Must the MAPR and MAPR2 remap register fields be assigned prior to assigning...

Help designing STM32F107 Breakout board

Posted on October 08, 2012 at 18:24Hi,I am designing a breakout board for STM32F107RCT6, my main requirements are: Minimum componentsProgram reflash via DFU modeAble to use the DFU USB as a Virtual Com Port in user applicationBased on my research,...

shilpa by Associate
  • 382 Views
  • 2 replies
  • 0 kudos

Instruction Prefetch and Fast Conversion

Posted on October 04, 2012 at 09:06Hallo everyone, I am working for a Company, which currently develops a new product. We currently evaluate the STM32F20x processors. The processor shall convert voltage and current simultaneously and some other inpu...

ADC in continuous mode

Posted on October 08, 2012 at 16:07Hello! I have a couple of questions on using ADC module in continuous mode. 1. Is there any possibility to stop ADC conversions with timer, kind of timer clock gating mode? 2. Now I use timer ISR in a following way...

beatle7 by Associate
  • 427 Views
  • 1 replies
  • 0 kudos

DMA and ADC

Posted on October 08, 2012 at 15:25If I enable three pins from the same ADC (eg ADC3) to acquire three different signals how do I retrieve the data of the three pins? using the DMA? please attached a few lines of code as an example?thanks

orn by Associate II
  • 242 Views
  • 1 replies
  • 0 kudos