Strange results, ADC by DMA (with scope shots)
Posted on November 19, 2013 at 23:26 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on November 19, 2013 at 23:26 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on October 09, 2013 at 21:26HiI am based in South Africa and got a STM32F4 Discovery a while back, and now I tried to order a STM32F429I-DISCO, but Farnell gets back to me with:Farnell will not accept our order for 2355377 / STM32F429I.This i...
Posted on November 20, 2013 at 21:54Hello guys,Im doing a project with I2C communication and im rather new to this kind of communication. I am trying to hook up a cam on the stm32f3 and get a picture. Although the programming of the I2C i find not d...
Posted on November 20, 2013 at 20:09/
Posted on May 22, 2013 at 21:53Hello,I'm starting to develop firmware to interface the ST7540 powerline communication modem. I have read http://www.st.com/st-web-ui/static/active/en/resource/technical/document/user_manual/DM00063638.pdf but I couldn...
Posted on November 20, 2013 at 17:40Hey guys, I'm attempting to setup RTC without using any of the STM libraries. I've managed to disable the write access to the RTC registers by entering the keys into the RTC_WPR register. I've set the Init bit in ...
Posted on November 19, 2013 at 02:25Hi,I am currently developping a firmware programmed into a STM32F407VG microcontroller.The firmware has the following tasks:- Reading motor positions (5 axes: 3 with quadratures/indexes and 2 with steps/directions...
Posted on February 25, 2013 at 09:23Hi, does someone have experience with unable to clear STOPF bit, what causes continually jumps into i2c IRQ?I am trying to do it this way: I2C_ClearFlag(I2C1,I2C_FLAG_STOPF);,but it does not work.The reference man...
Posted on November 19, 2013 at 23:07Is there away to lower the shipping costs that exceed the cost ($8) of the module ?
Posted on November 19, 2013 at 13:08 Hello, I want to initialize a timer which will serve to count the time between two actions. For example, counting the time between two button press. So the timer have to count in a loop. Each ti...