keypad 4x4 with STM32VL Discovery on GPIOA
Posted on April 14, 2012 at 19:21Hello I have to write a code for STM32VL Discovery to interface keypad 4x4 key and display the pressed key of keypad on LCD 2x16 .Thank's For your Help ...
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on April 14, 2012 at 19:21Hello I have to write a code for STM32VL Discovery to interface keypad 4x4 key and display the pressed key of keypad on LCD 2x16 .Thank's For your Help ...
Posted on March 19, 2012 at 01:21Hello everybodyI'm really a beginner and I want to create a project using IAR but it doesn't workwhat files should I put in the project ?
Posted on January 03, 2012 at 07:14Hello. I'm trying to run ucLinux on STM32. I'm looking for uClinux_on_stm32.patch.gz that is mentioned in the Application note AN3012 (Getting started with uClinux). Where can I find this patch? Thanks in advance, ...
Posted on March 16, 2012 at 16:53Hello everyone, I'm trying to add an LCD to my stm32f4-discovery using FSMC driver/protocol and I'd like to know how can I do. I have seen STEVAL-CCM002V1 but seems working only with STM32F10xxx. Is there an easy so...
Posted on March 20, 2012 at 16:38Hi all, I have recently discovered the STMStudio and I'm trying to make it work with my F4-Discovery. The problem is that when I press play the program CRASH. I have my board attached by USB and ST-link is working go...
Posted on April 10, 2012 at 17:48Hi all, I want to measure the brightness using a light dependent resistor ''LDR'' uisng the stm32l15x devices. I an thinking to use the ADC to measure the ldr output but the the curve of the resistance vs illuminatio...
Posted on September 19, 2011 at 21:24Hi, i own an stm32f103 Board. USART1 is configured as TX via DMA and RX Polling. I tried to configure the USART2 port TX polling and RX polling. Confusing thing is that after sending on char to console the board...
Posted on April 11, 2012 at 20:46Hi, I`m working with the STM32F103XC processor (lqfp144 package) and I want to use the input capture mode for the Timer1. At the moment I didn`t get any timer interrupt while the I/O PE13 has a lot of rising edges. ...
Posted on April 12, 2012 at 09:32I'm currently developing a ''plug-in adapter'' using the STM32F205 that is to be used in a variety of legacy designs. These old designs all rely on 5V components and at least some of them require bidirectional commun...
Posted on April 12, 2012 at 23:01I'm using a STM32L151C8 with ARM RealView and ST peripheral libraries. When I try and configure an I/O pin as an alternate function it does not write the alternate function selection to the GPIOx_AFR register. After ...