The importance of DMA for ADC
Posted on September 19, 2014 at 10:11Hello,I am wondering what's the utility of using the DMA when getting informations from ADC IP. Thank you.Best regards #adc #dma
Posted on September 19, 2014 at 10:11Hello,I am wondering what's the utility of using the DMA when getting informations from ADC IP. Thank you.Best regards #adc #dma
Posted on September 19, 2014 at 16:25I had been using two different timers based on a PLL to feed two different GPIO pins. It may be creating some timing shifts that my hardware (custom ASICs) don't like. I tried feeding both GPIO from the SAME Time...
Posted on September 10, 2014 at 22:09Hi,I have STM3210B and I am trying to connect it to PC. However, I am unable to connect it. I have installed all the STLink V2 drivers. Besides, I also download STVP tools as well, which installed its drivers.Whe...
Posted on September 19, 2014 at 12:34 Hello, I want to generate three phase shifted PWM signals whit variable duty cycle and phase shift using SMT32F407VGT. Is this possible? I found this post on my.st.com https://my.st.com/public/STe2ecommunit...
Posted on September 18, 2014 at 18:45Hi, I havea question to askI'm workingwith the STM32Ldiscovery board.Currentlya while loopcyclicallyacquiresdata from twoexternal sensors.I'd like toknow thefrequency with whichI acquiredata from the sensorsso th...
Posted on September 19, 2014 at 13:10Hi, Is it possible to hold the stm32f103ze fsmc address and data bus based on the wait signal from the connected peripheral?. The connected peripheral is a SRAM with 8-bit wide data lines. Kindly reply asap. reg...
Posted on September 15, 2014 at 12:40Hi, when will be available IDE for STM32 from ST?When I was on workshop in May (about STM32L0) I heard that will be available the end of August. Best regardsRafal #!rocketscience
Posted on September 18, 2014 at 20:04Hi everyone! I try to use STM32 embedded GUI library ( http://www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1743/PF257934 ). I use STM32F103Z with 64kB SRAM, and LCD with SSD1289 controller. I have one probl...
Posted on September 19, 2014 at 06:42Hi, Can anyone please tell me why there are 4 different Access modes i.e A,B,C and D to access SRAM or NOR flash?. Furthermore can anyone tell me how to add more wait states to access memory mapped peripheral wit...
Posted on September 19, 2014 at 03:46Hi,I working with STM32F103 chip and trying to test SPI2. I use the example from: STM32F10x_StdPeriph_Lib_V3.5.0\Project\STM32F10x_StdPeriph_Examples\SPI\SPI_FLASHBut replace#define sFLASH_SPI ...