ADC level interrupt possibility
Posted on April 11, 2011 at 13:13Hi, Does STM32 can produce interrupt from adc input channel when the value detcted is higher then a certain level? Thanks - Udi #adc-stm32 #stm32-adc
Posted on April 11, 2011 at 13:13Hi, Does STM32 can produce interrupt from adc input channel when the value detcted is higher then a certain level? Thanks - Udi #adc-stm32 #stm32-adc
Posted on April 12, 2011 at 14:55Hello everybody and thanks in advance for any help,I need to connect my stm32 Discovery board to an external SD/MMC device. I would appreciate if somebody can tell about any (maybe) third party SD/MMC board to connec...
Posted on April 12, 2011 at 13:49Dear all,My name is Gregory and I live in France (so excuse my poor english). I am a newbie in STM32 world, but I come from the Arduino world and have some good basis in C programing.I try to use a DS1307 chip with m...
Posted on April 02, 2011 at 06:26Hey everyone!This is my first time here and a complete novice with this microprocessor.We are using it (STM32VLDiscovery) for our Senior Design Project in Electrical/Computer Engineering. We just switched from anothe...
Posted on April 05, 2011 at 13:47Hi, While using standart peripheral tim library, i have noticed that the folloeing OC modes are avilable: TIM_OCMode_Timing.TIM_OCMode_Active.TIM_OCMode_Inactive.TIM_OCMode_Toggle.TIM_OCMode_PWM1.TIM_OCMode_PWM2.C...
Posted on April 01, 2011 at 19:17All: I'm trying to get my STM32Discovery board to talk to a NewHaven LCD display/controller C0220BIZ-FS(RGB)-FBW-3VM via I2C and have encountered some problems. I managed to piece together the following code from var...
Posted on March 04, 2011 at 14:42 Hallo, I have installed MDK-ARM 4.14 on Win XP and using a STM32- Discovery board. My problem is the Flash download of my project: When I run download as ''normal'' user I get the ErrorMessage (PopUp) which says: ''...
Posted on March 28, 2011 at 18:38Hello everyone.I'm trying to get the gpio's working on an external target (st32f103zd).I'm using the Atollic Truestudio lite STM32 discovery ide.The code i'm using works fine on the ''internal target'', the mcu on th...
Posted on February 28, 2011 at 01:03Hi, I want to use the board on top of a ''motherboad'', so I need STM32 VL Discovery layout (or just P1, P2 and P3 layout dimensions), where can I find it? thanks in advance.
Posted on March 25, 2011 at 19:58I am new to all of this. I got the board from a classmate.I am trying to store accelerometer data in the flash during an experiment. Then, retrieve it when I plug the board into the computer via the USB. I am struggl...