I did LCD attempt with stm32 have a problem.
Posted on April 17, 2011 at 09:50The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on April 17, 2011 at 09:50The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on April 15, 2011 at 21:46The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on April 15, 2011 at 15:35STM32
Posted on April 14, 2011 at 20:53restore dfuse
Posted on April 13, 2011 at 19:32Hi,Is it possible to transfer data from ADC to FLASH using DMA?The following snippet does not work for me:...DMA_InitStructure.DMA_PeripheralBaseAddr = ADC1_DR_Address;DMA_InitStructure.DMA_MemoryBaseAddr = (uint32_t...
Posted on April 14, 2011 at 06:16analog in mode on port pins without an ADC input?
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...